]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/fg_init.hxx
Merge branch 'curt/replay' into next
[flightgear.git] / src / Main / fg_init.hxx
index 5bb589d9f157a6168bc3cdfbd32a54dac092fbe6..e4a254fd09c89c7cad0680420327dae950e4aa5d 100644 (file)
 #include <simgear/compiler.h>
 #include <simgear/timing/sg_time.hxx>
 
-#include STL_STRING
+#include <string>
 
 #include <Airports/simple.hxx>
 
-SG_USING_STD(string);
+using std::string;
 
 
 // Read in configuration (files and command line optoins) but only set