]> git.mxchange.org Git - simgear.git/blobdiff - simgear/misc/sg_path.hxx
Better error reporting for effects
[simgear.git] / simgear / misc / sg_path.hxx
index db3b300dc8bb2206f60a16bf1bc5152e6de64bfb..70f1b6c52b5ee8ca4911813459b12fe795b95df6 100644 (file)
@@ -35,7 +35,7 @@
 
 #include <simgear/math/sg_types.hxx>
 
-SG_USING_STD(string);
+using std::string;
 
 #ifdef _MSC_VER
   typedef int mode_t;