X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fmetar%2FMetarStation.cpp;h=e5067923fbc46c9f5b52e90e7ea04f06efc2b38f;hb=535f6a13b367d2a561cc5c221776906ab318cf99;hp=451204ccf4501c8ccda19c22ff66c5058c7f3c1d;hpb=5173d709e090b953eaf800cbcd1bf897de332a12;p=simgear.git diff --git a/simgear/metar/MetarStation.cpp b/simgear/metar/MetarStation.cpp index 451204cc..e5067923 100644 --- a/simgear/metar/MetarStation.cpp +++ b/simgear/metar/MetarStation.cpp @@ -9,7 +9,7 @@ // options is too tightly integrated into FlightGear to use in a test program #include
#endif -#include +#include std::vector< CMetarStation *> METAR_Stations;