]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/sg_types.hxx
SG_ namespace.
[simgear.git] / simgear / math / sg_types.hxx
index a0d89029421a67f019d64c7d8b109dfc40d1d736..ef3ebd63e205fbec00364274459a9d9e54ef17e2 100644 (file)
@@ -38,8 +38,8 @@
 
 #include <simgear/math/point3d.hxx>
 
-FG_USING_STD(vector);
-FG_USING_STD(string);
+SG_USING_STD(vector);
+SG_USING_STD(string);
 
 
 typedef vector < int > int_list;