]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/point3d.hxx
Adjust the fog punch through effect for oursun
[simgear.git] / simgear / math / point3d.hxx
index 3537d45cbf4f5c5a42d2eced1b706a5e184fad9e..11445ea0240209b961f9322a5696b0ff7469e984 100644 (file)
 SG_USING_NAMESPACE(std);
 #endif
 
-#ifndef SG_HAVE_NATIVE_SGI_COMPILERS
 SG_USING_STD(ostream);
 SG_USING_STD(istream);
-#endif
 
 
 const double fgPoint3_Epsilon = 0.0000001;