X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FWeatherCM%2FFGPhysicalProperty.h;h=23689b6474446c5a8d0567980071a3fb57e619ec;hb=21931e320cc518f69c0b127500a6cc8f2fd02e01;hp=ef8098cd5bea4270a9589c9bb24ffe437aff74c2;hpb=c6d49ec5029651f7989fbb14528667af8417580a;p=flightgear.git diff --git a/src/WeatherCM/FGPhysicalProperty.h b/src/WeatherCM/FGPhysicalProperty.h index ef8098cd5..23689b647 100644 --- a/src/WeatherCM/FGPhysicalProperty.h +++ b/src/WeatherCM/FGPhysicalProperty.h @@ -54,7 +54,7 @@ HISTORY # include #endif -#include +#include #ifdef HAVE_WINDOWS_H # include @@ -62,13 +62,13 @@ HISTORY #include -#include "sg.h" +#include #include "FGWeatherDefs.h" #include "FGPhysicalProperties.h" -FG_USING_STD(vector); -FG_USING_NAMESPACE(std); +SG_USING_STD(vector); +SG_USING_NAMESPACE(std); /****************************************************************************/ /* used for output: */