]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/nmea.cxx
Document that property write-protection is not a security measure
[flightgear.git] / src / Network / nmea.cxx
index bbfd3fc0dc5b7ef1c07f481c6d251d115fb1b8b3..28b92c54768f371234f348234cbd6b33e680df35 100644 (file)
@@ -24,7 +24,9 @@
 #  include "config.h"
 #endif
 
+#include <cstdlib>
 #include <cstring>
+#include <cstdio>
 
 #include <simgear/debug/logstream.hxx>
 #include <simgear/math/sg_geodesy.hxx>