Tweaks for compiling with native SGI compilers.
This commit is contained in:
@@ -42,11 +42,6 @@
|
||||
#include STL_STRING
|
||||
FG_USING_STD(string);
|
||||
|
||||
#ifdef FG_HAVE_NATIVE_SGI_COMPILERS
|
||||
FG_USING_NAMESPACE(std);
|
||||
#endif
|
||||
|
||||
|
||||
// if someone know how to do this all with C++ streams let me know
|
||||
// #include <stdio.h>
|
||||
|
||||
@@ -85,6 +80,9 @@ public:
|
||||
|
||||
|
||||
// $Log$
|
||||
// Revision 1.5 1999/03/02 01:01:58 curt
|
||||
// Tweaks for compiling with native SGI compilers.
|
||||
//
|
||||
// Revision 1.4 1999/02/26 22:08:13 curt
|
||||
// Added initial support for native SGI compilers.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user