]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/ps-10520c.cxx
Sync with latest JSBSim CVS.
[flightgear.git] / src / FDM / ps-10520c.cxx
index 44c06c8f72912fe4c3936fe5d6cb0b3d7eef6a02..b67b8e8f92a347f84d1ae473f1b8ecd23172276e 100644 (file)
 
 #include <simgear/compiler.h>
 
-#include <iostream>
 #include <math.h>
 
-FG_USING_STD(cout);
-FG_USING_STD(endl);
+#include STL_IOSTREAM
+
+#if !defined(SG_HAVE_NATIVE_SGI_COMPILERS)
+SG_USING_STD(cout);
+SG_USING_STD(endl);
+#endif
 
 // ------------------------------------------------------------------------
 // CODE