]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/props.cxx
Sync. w. JSBSim CVS
[flightgear.git] / src / Network / props.cxx
index ec1a924e24c10493739f2aeb5ad4826ae9a63886..fb5f3a92e55965243dedb7f1ba8e4a01a85db7bb 100644 (file)
@@ -44,8 +44,8 @@
 
 #include "props.hxx"
 
-SG_USING_STD(stringstream);
-SG_USING_STD(ends);
+using std::stringstream;
+using std::ends;
 
 using std::cout;
 using std::endl;