]> git.mxchange.org Git - simgear.git/blobdiff - simgear/metar/MetarStation.cpp
Tweaks to follow flightgear STL standard coding procedure.
[simgear.git] / simgear / metar / MetarStation.cpp
index a4ac37078eea9508fddaba2326f698f6e6db452a..e068b6b3d07980bfe8ee9fd7b52cf52c50cc5e2c 100644 (file)
@@ -1,5 +1,8 @@
 // Metar station implementation code
 
+#include <simgear/compiler.h>
+
+#include STL_IOSTREAM
 #include <stdio.h>
 
 #include "MetarStation.h"