]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/modelmgr.hxx
Positioned/Cache tweaks to support PoIs.
[flightgear.git] / src / Model / modelmgr.hxx
index b26bc05e39215b0c626f40721e4f42aa4b7a432e..0b1cf53435248d91511b2181c75682fd5962b229 100644 (file)
@@ -15,7 +15,7 @@
 #include <simgear/compiler.h>  // for SG_USING_STD
 #include <simgear/structure/subsystem_mgr.hxx>
 
-SG_USING_STD(vector);
+using std::vector;
 
 // Don't pull in headers, since we don't need them here.
 class SGPropertyNode;