]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/pve.hxx
Update Mac configure script for new ALUT scheme; support --with-alut-framework.
[flightgear.git] / src / Network / pve.hxx
index bf79e3acd76dc7b93d12d9175eeb614dac5f567a..929e9e1a305ca74c03c3158755ea313934e8901a 100644 (file)
@@ -31,7 +31,7 @@
 
 #include "protocol.hxx"
 
-SG_USING_STD(string);
+using std::string;
 
 
 class FGPVE : public FGProtocol {