]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/YASim/Model.cpp
Fixed a bug where a structural to Body frame conversion was being doen twice for...
[flightgear.git] / src / FDM / YASim / Model.cpp
index 80f7a8dee872f5bfa37608aa9203fce0cdcd5e19..b92aea504b051ecd8ef31cb8183ba88a8c387d5b 100644 (file)
@@ -1,3 +1,8 @@
+
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
 #include "Atmosphere.hpp"
 #include "Thruster.hpp"
 #include "Math.hpp"