1
0
Fork 0

Fix include dependencies for non-Mac platforms.

;-)
This commit is contained in:
ThorstenB 2011-11-19 22:48:26 +01:00
parent 339c57e0b2
commit 76baf75a47

View file

@ -7,6 +7,7 @@
#include <simgear/structure/subsystem_mgr.hxx>
#include <simgear/misc/sg_path.hxx>
#include <string.h>
#include <functional>
#include <vector>
#include <map>