]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/model_panel.hxx
another attempt at getting something useful without any result.
[flightgear.git] / src / Model / model_panel.hxx
index 0b82d3313289d3f777e55a913b6762865a2ff382..dcf41dd95334a676cf4c0542e165975fcd4e24f4 100644 (file)
@@ -12,9 +12,8 @@
 
 #include <vector>
 
-SG_USING_STD(vector);
+using std::vector;
 
-#include <simgear/math/point3d.hxx>
 #include <simgear/props/props.hxx>