]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/jpg-httpd.cxx
Patches from Erik Hofman for SGI compatibility:
[flightgear.git] / src / Network / jpg-httpd.cxx
index 63afbffbdcd841cd3fa9cef01d51a65456355b1e..5cbbc5e0618788f08b983af0dcdaa12bbc7e50e2 100644 (file)
 #include "jpg-httpd.hxx"
 
 SG_USING_STD(string);
-#if !defined(SG_HAVE_NATIVE_SGI_COMPILERS)
 SG_USING_STD(cout);
 SG_USING_STD(istrstream);
-#endif
 
 
 bool FGJpegHttpd::open() {