]> git.mxchange.org Git - flightgear.git/blobdiff - Main/fg_init.cxx
Tweaks for building with native SGI compilers.
[flightgear.git] / Main / fg_init.cxx
index db93c6c098b5f5e28133bd95e59b25b361c668ef..a731711f6b2423bb992f4aa6b710faa3f4977a7b 100644 (file)
@@ -70,9 +70,6 @@
 #include "fg_serial.hxx"
 
 FG_USING_STD(string);
-#ifdef FG_HAVE_NATIVE_SGI_COMPILERS
-FG_USING_NAMESPACE(std);
-#endif
 
 extern const char *default_root;
 
@@ -398,6 +395,9 @@ int fgInitSubsystems( void )
 
 
 // $Log$
+// Revision 1.68  1999/03/02 01:03:15  curt
+// Tweaks for building with native SGI compilers.
+//
 // Revision 1.67  1999/02/26 22:09:48  curt
 // Added initial support for native SGI compilers.
 //