]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/props.hxx
Add a link library needed by Irix.
[flightgear.git] / src / Network / props.hxx
index bd173bf0500d0bd051c802716ad00e0ac6a88b66..aa349582a34bd1b1266fd2629b7db23b4594845f 100644 (file)
@@ -32,7 +32,7 @@
 
 #include "protocol.hxx"
 
-FG_USING_STD(string);
+SG_USING_STD(string);
 
 
 const static int max_cmd_len = 256;