]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/native.hxx
Added static port system and a new altimeter model connected to it.
[flightgear.git] / src / Network / native.hxx
index 2c6be68dc6f18517d0f7e38f7fc80b48e348dc5d..703438a2a9e28fbe6cc523752a8abfcf2c1f1e21 100644 (file)
@@ -33,7 +33,7 @@
 
 #include "protocol.hxx"
 
-FG_USING_STD(string);
+SG_USING_STD(string);
 
 
 class FGNative : public FGProtocol {