]> git.mxchange.org Git - flightgear.git/blobdiff - src/Systems/pitot.hxx
Merge branch 'timoore/ptrfix'
[flightgear.git] / src / Systems / pitot.hxx
index 4c4677961e0f55a6989268f91a8958ad51c31de5..9d97dee40a307f561b3938d39a000e82cd20ce21 100644 (file)
@@ -14,7 +14,7 @@
 #include <simgear/compiler.h>
 
 #include <string>
-SG_USING_STD(string);
+using std::string;
 
 #include <simgear/props/props.hxx>
 #include <simgear/structure/subsystem_mgr.hxx>