]> git.mxchange.org Git - flightgear.git/blobdiff - src/WeatherCM/FGLocalWeatherDatabase.h
- modified FGBinding to keep a local copy of the argument property
[flightgear.git] / src / WeatherCM / FGLocalWeatherDatabase.h
index 96e72453f6895c16419e065025985e2b894f10a6..a779a861a2366e735d6691673b4c3bf04c21f7ba 100644 (file)
@@ -71,9 +71,9 @@ HISTORY
 /****************************************************************************/
 /* DEFINES                                                                 */
 /****************************************************************************/
-FG_USING_STD(vector);
-FG_USING_STD(string);
-FG_USING_NAMESPACE(std);
+SG_USING_STD(vector);
+SG_USING_STD(string);
+SG_USING_NAMESPACE(std);
 
 /****************************************************************************/
 /* CLASS DECLARATION                                                       */