]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/IO360.cxx
Fixed calibrated airspeed output so that it accounts for wind.
[flightgear.git] / src / FDM / IO360.cxx
index c75b9b3f2fea84f37ca9d4ac62a46a1444b9474d..9c256b29a352c557c77c7f15d13ac5ce37b02b3d 100644 (file)
@@ -26,9 +26,7 @@
 #include STL_FSTREAM
 #include STL_IOSTREAM
 
-#if !defined(SG_HAVE_NATIVE_SGI_COMPILERS)
 SG_USING_STD(cout);
-#endif
 
 #include "IO360.hxx"
 #include "LaRCsim/ls_constants.h"