]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sky/stars.cxx
Changes for the native Irix CC compiler contributed by Erik Hofman.
[simgear.git] / simgear / sky / stars.cxx
index e9c43c47eac778f0036e117ce769919166732c83..c96a2080b00886fe0d903d225d2a949d5ddd1cbc 100644 (file)
 #  include <config.h>
 #endif
 
+#include <simgear/compiler.h>
+
 #include <stdio.h>
-#include <iostream>
+#include STL_IOSTREAM
 
 #include <plib/sg.h>
 #include <plib/ssg.h>
 
 #include "stars.hxx"
 
-#ifdef _MSC_VER
+#if !defined (FG_HAVE_NATIVE_SGI_COMPILERS)
 FG_USING_STD(cout);
 FG_USING_STD(endl);
-#endif 
+#endif
 
 
 // Set up star rendering call backs