]> git.mxchange.org Git - flightgear.git/commitdiff
Remove un-needed header.
authorJames Turner <zakalawe@mac.com>
Wed, 6 Feb 2013 18:05:08 +0000 (19:05 +0100)
committerJames Turner <zakalawe@mac.com>
Thu, 7 Feb 2013 12:02:52 +0000 (12:02 +0000)
src/Main/bootstrap.cxx

index 44b547da52445d52c8ef0a4786ba4d5dd36ea779..399f835407ccca7dd2db9561d4d13f38ffd4011e 100644 (file)
@@ -49,7 +49,6 @@
 
 #include <simgear/compiler.h>
 #include <simgear/structure/exception.hxx>
-#include <simgear/debug/logstream.hxx>
 
 #include <cstring>
 #include <iostream>