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