]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/material/matlib.cxx
Reduce compiler.h to almost nothing (but it's worth keeping around I think, for
[simgear.git] / simgear / scene / material / matlib.cxx
index 6ef1be04db2ab094e3783cf329839106419f8e5f..2d6fddb85db8261f4c70a2fd990f318e0820b53a 100644 (file)
@@ -40,7 +40,7 @@
 #include SG_GL_H
 
 #include <string.h>
-#include STL_STRING
+#include <string>
 
 #include <osg/AlphaFunc>
 #include <osg/BlendFunc>
@@ -66,7 +66,6 @@
 
 #include "matlib.hxx"
 
-SG_USING_NAMESPACE(std);
 SG_USING_STD(string);
 
 // Constructor