]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/ATC.hxx
Patch from Melchior Franz:
[flightgear.git] / src / ATC / ATC.hxx
index 417058edae83348d44dade0723b5cec1d8a557a1..777ccdbd8607cdc19ec6b38c50d11c7c3d17530b 100644 (file)
 
 #include <simgear/compiler.h>
 
-#include <iostream>
-#include <string>
+#include STL_IOSTREAM
+#include STL_STRING
 
+#ifndef SG_HAVE_NATIVE_SGI_COMPILERS
 SG_USING_STD(ostream);
+#endif
 SG_USING_STD(string);
 
 // Possible types of ATC type that the radios may be tuned to.