X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAirports%2Frunwayprefloader.hxx;h=f86fd327ee55d9b114bd0d028e138e2b2ae87e9a;hb=e16f772e54216b0088ca9cb3f3b0fb062be8bfdb;hp=56a62eed3f049de5d77031779f088c8e17061ea2;hpb=4238a46faa8fc8e9ac9174fe960eb7c5df188a4c;p=flightgear.git diff --git a/src/Airports/runwayprefloader.hxx b/src/Airports/runwayprefloader.hxx index 56a62eed3..f86fd327e 100644 --- a/src/Airports/runwayprefloader.hxx +++ b/src/Airports/runwayprefloader.hxx @@ -24,7 +24,7 @@ #include "runwayprefs.hxx" -SG_USING_STD(string); +using std::string; class FGRunwayPreferenceXMLLoader : public XMLVisitor { public: