]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/groundnetwork.cxx
Expose a radio function (receiveBeacon) to the Nasal subsystem
[flightgear.git] / src / Airports / groundnetwork.cxx
index 8036319a5cc093e4161a2b90772ef8c0190b1b8e..4802b97c57cecafb9140340f326dbce836ac5c01 100644 (file)
@@ -26,6 +26,7 @@
 
 #include <math.h>
 #include <algorithm>
+#include <fstream>
 
 
 #include <osg/Geode>