]> 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 34fe33a3499cd895f56f12cc176f378b8f288870..c8f46997207abeaabe2fc2812e30be8de5ae7dca 100644 (file)
 
 #include <stdio.h>
 
-#include STL_STRING
+#include <string>
 #include <vector>
 #include <map>
-#include <istream>
-#include <ostream>
+#include <iosfwd>
 
 /**
  * Read properties from an XML input stream.