]> git.mxchange.org Git - flightgear.git/commitdiff
Some small (linux) fixes
authorehofman <ehofman>
Sun, 17 Aug 2003 10:03:36 +0000 (10:03 +0000)
committerehofman <ehofman>
Sun, 17 Aug 2003 10:03:36 +0000 (10:03 +0000)
src/Main/bootstrap.cxx

index cfa2178f4759fa2728e1bec3b22b2997d58c8522..4f12ad1eedbbd4c5e72d27de67e8df6850217557 100644 (file)
@@ -34,6 +34,7 @@
 
 #include <simgear/compiler.h>
 #include <simgear/misc/exception.hxx>
+#include <simgear/debug/logstream.hxx>
 
 #include STL_IOSTREAM
 SG_USING_STD(cerr);