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