]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/IO360.hxx
Fixed calibrated airspeed output so that it accounts for wind.
[flightgear.git] / src / FDM / IO360.hxx
index 6eccec8509293b292995af51d5a673b245d47d78..1f0df8d7ce7fd417d38d625930571cdc3a2d06e7 100644 (file)
@@ -30,9 +30,7 @@
 #include STL_IOSTREAM
 #include STL_FSTREAM
 
-#if !defined(SG_HAVE_NATIVE_SGI_COMPILERS)
 SG_USING_STD(ofstream);
-#endif
 
 class FGNewEngine {