]> git.mxchange.org Git - flightgear.git/blobdiff - Scenery/tile.hxx
Tweaks for building with native SGI compilers.
[flightgear.git] / Scenery / tile.hxx
index 14ea62861a4f5ab2c0071018224c12c7f30f6f6d..46240a9106232222a017481079d46075c58ada39 100644 (file)
@@ -56,7 +56,6 @@ FG_USING_STD(vector);
 
 #ifdef FG_HAVE_NATIVE_SGI_COMPILERS
 #include <strings.h>
-FG_USING_NAMESPACE(std);
 #endif
 
 // Scenery tile class
@@ -162,6 +161,9 @@ private:
 
 
 // $Log$
+// Revision 1.25  1999/03/02 01:03:30  curt
+// Tweaks for building with native SGI compilers.
+//
 // Revision 1.24  1999/02/26 22:10:02  curt
 // Added initial support for native SGI compilers.
 //