X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fwxradar.hxx;h=8f3e5122a7ba1e61cbf297e1d728178135951ab8;hb=43b300fe46d8013a90009ec8e1a923ec53a396b5;hp=a756d5f5cf33d7fac3d12d25e3f75ebee738bf9d;hpb=47b9da740b4744db00314d6a37fbb70b6fb98215;p=flightgear.git diff --git a/src/Instrumentation/wxradar.hxx b/src/Instrumentation/wxradar.hxx index a756d5f5c..8f3e5122a 100644 --- a/src/Instrumentation/wxradar.hxx +++ b/src/Instrumentation/wxradar.hxx @@ -36,8 +36,8 @@ #include #include #include -SG_USING_STD(vector); -SG_USING_STD(string); +using std::vector; +using std::string; class FGAIBase; class FGODGauge;