]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/interpolater.cxx
Remove unneeded inclusions of windows.h, GL.h and GLU.H
[simgear.git] / simgear / math / interpolater.cxx
index 59caa2fcaa636b5ded7549d785f9e2fd1dec12fd..6502ba5a2f6bd8caaab8613a89442c7f0ce1acde 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <simgear/compiler.h>
 
-#include STL_STRING
+#include <string>
 
 #include <simgear/debug/logstream.hxx>
 #include <simgear/misc/sgstream.hxx>