]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/atlas.cxx
Add properties for raw axis and button values, for use
[flightgear.git] / src / Network / atlas.cxx
index 20b348569a7546241bcf77f2d0a936dc73056522..c48c3add732a6e65d0046f8a9ec4b5ae2993df31 100644 (file)
 #  include "config.h"
 #endif
 
+#include <cstdlib>
+#include <cstring>
+
 #include <simgear/debug/logstream.hxx>
 #include <simgear/math/sg_geodesy.hxx>
 #include <simgear/io/iochannel.hxx>
-
-
-
+#include <simgear/timing/sg_time.hxx>
 
 #include <FDM/flightProperties.hxx>
 #include <Main/globals.hxx>