1
0
Fork 0

Remove the references to fg_os.hxx since the UL_USE_XXX variable is located in the config.h file since the changes for confgure.ac.

This commit is contained in:
ehofman 2004-04-30 08:44:35 +00:00
parent 7ceb85d454
commit 2a4fd79bb4
6 changed files with 0 additions and 6 deletions

View file

@ -39,7 +39,6 @@
#include <simgear/props/props.hxx>
#include <simgear/props/props_io.hxx>
#include <Main/fg_os.hxx> // Must come *before* pu.h!
#include <plib/pu.h>
#include <Include/general.hxx>

View file

@ -33,7 +33,6 @@
# include <windows.h>
#endif
#include <Main/fg_os.hxx> // must come before pu.h
#include <plib/pu.h>
#include <simgear/structure/exception.hxx>

View file

@ -6,7 +6,6 @@
# include <windows.h>
#endif
#include <Main/fg_os.hxx> // needed before pu.h
#include <plib/pu.h> // plib include
#include <FDM/flight.hxx>

View file

@ -4,7 +4,6 @@
#include <string.h>
#include <iostream>
#include <Main/fg_os.hxx> // To set toolkit for pu.h
#include <plib/pu.h>
#include <simgear/debug/logstream.hxx>

View file

@ -11,7 +11,6 @@
# include <config.h>
#endif
#include <Main/fg_os.hxx>
#include <plib/pu.h>
#include <simgear/compiler.h> // for SG_USING_STD

View file

@ -7,7 +7,6 @@
# include <config.h>
#endif
#include <Main/fg_os.hxx> // To set toolkit for pu.h
#include <plib/pu.h>