]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/nmea.cxx
toggle fullscreen: also adapt GUI plane when resizing
[flightgear.git] / src / Network / nmea.cxx
index b9d4eb1a4d75dbdfc9f9327cbc4cdb019db944cb..a5af33b54318db9b125eda89e626992a8e773ca8 100644 (file)
@@ -24,6 +24,9 @@
 #  include "config.h"
 #endif
 
+#include <cstdlib>
+#include <cstring>
+
 #include <simgear/debug/logstream.hxx>
 #include <simgear/math/sg_geodesy.hxx>
 #include <simgear/io/iochannel.hxx>