X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fmk_viii.hxx;h=bf6a2c44476a532ef93771b300704049d37eff08;hb=61812ef4b88f5aa74e9cc0630c84d6fc6b4a51cd;hp=722abddf0db227ea276b638d79a2f9bd9750266b;hpb=d28b509e5fbf113a6629d5af69b41c814659c263;p=flightgear.git diff --git a/src/Instrumentation/mk_viii.hxx b/src/Instrumentation/mk_viii.hxx index 722abddf0..bf6a2c444 100755 --- a/src/Instrumentation/mk_viii.hxx +++ b/src/Instrumentation/mk_viii.hxx @@ -32,9 +32,9 @@ #include #include -SG_USING_STD(vector); -SG_USING_STD(deque); -SG_USING_STD(map); +using std::vector; +using std::deque; +using std::map; #include "Airports/runways.hxx" #include "Airports/simple.hxx"