]> git.mxchange.org Git - simgear.git/blobdiff - Bucket/bucketutils.hxx
MSVC++ portability changes by Bernie Bright:
[simgear.git] / Bucket / bucketutils.hxx
index 3145871efb4ee59226204ee3d13af753323f0350..852b8af7aa6e64ed110f5c8800f5ec07f4066881 100644 (file)
@@ -29,6 +29,8 @@
 
 #include <string>
 
+FG_USING_NAMESPACE(std);
+
 #include "bucketutils.h"
 
 #include <Include/compiler.h>
@@ -69,6 +71,9 @@ operator<< ( ostream& out, const fgBUCKET& b )
 
 
 // $Log$
+// Revision 1.2  1999/01/19 20:56:53  curt
+// MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr>
+//
 // Revision 1.1  1998/11/09 23:42:12  curt
 // Initial revision.
 //