X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2Fmodelmgr.cxx;h=2b547cf027486a0cfcefbad6f69f98329ada551c;hb=552c3149aeaaea7abdc00eee644ef81414644e7b;hp=a7f543f1ebada0c253283faca328533b254153f0;hpb=fd492a297aee6d40c58f71b1889847b6668af3fd;p=flightgear.git diff --git a/src/Model/modelmgr.cxx b/src/Model/modelmgr.cxx index a7f543f1e..2b547cf02 100644 --- a/src/Model/modelmgr.cxx +++ b/src/Model/modelmgr.cxx @@ -25,7 +25,7 @@ #include "modelmgr.hxx" -SG_USING_STD(vector); +using std::vector; using namespace simgear;