]> git.mxchange.org Git - flightgear.git/blobdiff - src/WeatherCM/sphrintp.h
Erik Hofman:
[flightgear.git] / src / WeatherCM / sphrintp.h
index 4f0e781c966cfad34c03f52a17494c88de5273f1..cf60e9e0ca2a3c50e03e6b87d87f388752d947d0 100644 (file)
 #define SPHRINTP_H
 
 #include <simgear/compiler.h>
-#include <iostream>
+#include STL_IOSTREAM
 
 #include "linintp2.h"
 #include <plib/sg.h>
 
+#ifndef SG_HAVE_NATIVE_SGI_COMPILERS
 SG_USING_NAMESPACE(std);
 SG_USING_STD(cout);
+#endif
 
 
 class SphereInterpolate