]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/atlas.cxx
Merge branch 'work4' into next
[flightgear.git] / src / Network / atlas.cxx
index 20b348569a7546241bcf77f2d0a936dc73056522..4a2cd9d64911be983546731be43460db784e7d11 100644 (file)
 #  include "config.h"
 #endif
 
+#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>