]> git.mxchange.org Git - simgear.git/blobdiff - simgear/xml/easyxml.hxx
Pre-initialize the variables driving the external force
[simgear.git] / simgear / xml / easyxml.hxx
index 1e5404d6d69743355dad6063aab80ae75ce0f4ac..348151efaa5e091d790dfa47b4d389eefa161c6e 100644 (file)
@@ -16,9 +16,7 @@
 #include STL_STRING
 #include <vector>
 
-#if !defined(SG_HAVE_NATIVE_SGI_COMPILERS)
 SG_USING_STD(istream);
-#endif
 SG_USING_STD(string);
 SG_USING_STD(vector);