From: jmt Date: Sun, 20 Sep 2009 08:21:05 +0000 (+0000) Subject: Remove includes. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=59895306a57eb44d1777e08b96c867fb3b8a046d;p=flightgear.git Remove includes. --- diff --git a/src/Environment/environment.cxx b/src/Environment/environment.cxx index f915e5261..02a9d6416 100644 --- a/src/Environment/environment.cxx +++ b/src/Environment/environment.cxx @@ -29,8 +29,6 @@ #include -#include - #include #include #include diff --git a/src/FDM/LaRCsim/LaRCsimIC.hxx b/src/FDM/LaRCsim/LaRCsimIC.hxx index b6e112153..38d14d7c0 100644 --- a/src/FDM/LaRCsim/LaRCsimIC.hxx +++ b/src/FDM/LaRCsim/LaRCsimIC.hxx @@ -30,8 +30,6 @@ INCLUDES *******************************************************************************/ -#include - #include "ls_constants.h" #include "ls_types.h" diff --git a/src/Instrumentation/mag_compass.cxx b/src/Instrumentation/mag_compass.cxx index 223c77708..1f57f0791 100644 --- a/src/Instrumentation/mag_compass.cxx +++ b/src/Instrumentation/mag_compass.cxx @@ -10,7 +10,6 @@ # include #endif -#include #include #include "mag_compass.hxx"