]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/garmin.hxx
Sync. w. JSBSim CVS
[flightgear.git] / src / Network / garmin.hxx
index 8f02414e17a3e521d0b0208167fbde16a1c3ae0b..60f2420b66ea1b76fa0e8d51961e2042730e43db 100644 (file)
@@ -31,7 +31,7 @@
 
 #include "protocol.hxx"
 
-SG_USING_STD(string);
+using std::string;
 
 
 class FGGarmin : public FGProtocol {