]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/props.cxx
SG_ namespace
[flightgear.git] / src / Network / props.cxx
index e82d8a10c44862b6d5134272b6bb6bd9523512c1..1a42c8d62f536f03c7ea64b815c92222efa53f20 100644 (file)
@@ -35,8 +35,8 @@
 
 #include "props.hxx"
 
-FG_USING_STD(cout);
-FG_USING_STD(istrstream);
+SG_USING_STD(cout);
+SG_USING_STD(istrstream);
 
 FGProps::FGProps() {
 }