]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/native_ctrls.hxx
Fix crashes (activating the route-manager) with a default GPS.
[flightgear.git] / src / Network / native_ctrls.hxx
index bc57e58acfaf8ba7b5a9a269694bdab131638fce..fe90e79d9509479b545814b58eaddc025cfea6b2 100644 (file)
@@ -33,7 +33,7 @@
 #include "protocol.hxx"
 #include "net_ctrls.hxx"
 
-SG_USING_STD(string);
+using std::string;
 
 class FGNativeCtrls : public FGProtocol {