]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/groundnetwork.cxx
Fix shared library build for metar executable
[flightgear.git] / src / Airports / groundnetwork.cxx
index f817e30351f6935370094579b5a87b42acc64f4c..d722b86ab5428df4f465d25128a750ac44a01f19 100644 (file)
@@ -26,6 +26,7 @@
 
 #include <math.h>
 #include <algorithm>
+#include <fstream>
 
 
 #include <osg/Geode>