]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/jsclient.hxx
Removes some references (in comments / disabled code) to Point3D
[flightgear.git] / src / Network / jsclient.hxx
index 1e1d3274d130c1c02fe3a480bfdf0fa1105de07f..a25c623e9fe8e68c8394ac26984f34bce2cbaf09 100644 (file)
@@ -34,7 +34,7 @@
 
 #include "protocol.hxx"
 
-SG_USING_STD(string);
+using std::string;
 
 
 class FGJsClient : public FGProtocol {