]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AIManager.cxx
Make saveInitialProperties smarter, and hence simplify the reset code path.
[flightgear.git] / src / AIModel / AIManager.cxx
index afffdc81785ff4246fe469e4ba4ddbf3e4102b76..315920ab5ce15cb58a8b3a565fcb438d4562cc82 100644 (file)
@@ -18,6 +18,8 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
+#include <cstring>
+
 #include <simgear/math/sg_geodesy.hxx>
 #include <simgear/props/props_io.hxx>
 #include <simgear/structure/exception.hxx>