]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/native.hxx
Sync. w. JSBSim CVS
[flightgear.git] / src / Network / native.hxx
index a3ae1ea1289f89897c616fb2c44a7b2c6c646b4b..262ca24920c9a4df87d4f025c2ba5a0426546fa7 100644 (file)
@@ -33,7 +33,7 @@
 
 #include "protocol.hxx"
 
-SG_USING_STD(string);
+using std::string;
 
 
 class FGNative : public FGProtocol {