]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/model_panel.hxx
Make sure 'make dist' keeps working.
[flightgear.git] / src / Model / model_panel.hxx
index 0b82d3313289d3f777e55a913b6762865a2ff382..2ee67051a45803535302a54d519e3d18dc21669c 100644 (file)
@@ -12,7 +12,7 @@
 
 #include <vector>
 
-SG_USING_STD(vector);
+using std::vector;
 
 #include <simgear/math/point3d.hxx>
 #include <simgear/props/props.hxx>