]> git.mxchange.org Git - simgear.git/blobdiff - simgear/metar/MetarReport.h
FG_ to SG_ namespace changes.
[simgear.git] / simgear / metar / MetarReport.h
index 96a1739a6d8248121033779077d12403a932fdf0..21715a37eaf936f2aa64f324ce148b9257118756 100644 (file)
@@ -16,7 +16,7 @@
 #include <simgear/math/point3d.hxx>
 #include <simgear/math/polar3d.hxx>
 
-FG_USING_STD(string);
+SG_USING_STD(string);
 
 class CMetarReport
 {