]> git.mxchange.org Git - simgear.git/blobdiff - simgear/props/props_io.hxx
Also test against bounds when updating the scene.
[simgear.git] / simgear / props / props_io.hxx
index d13f4d1fcf5e72127150c570131a25fa76eeb3e6..c8f46997207abeaabe2fc2812e30be8de5ae7dca 100644 (file)
@@ -17,7 +17,7 @@
 
 #include <stdio.h>
 
-#include STL_STRING
+#include <string>
 #include <vector>
 #include <map>
 #include <iosfwd>