]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/dialog.hxx
James Turner:
[flightgear.git] / src / GUI / dialog.hxx
index e272e96a9e76a9a1c37f6efa5d6c76a5e00bea80..09b76232f6a86d3b06f55032aabdc118335d1ea7 100644 (file)
@@ -15,7 +15,7 @@
 #include <simgear/misc/sg_path.hxx>
 
 #include <vector>
-SG_USING_STD(vector);
+using std::vector;
 
 
 // ugly temporary workaround for plib's lack of user defined class ids  FIXME