]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/YASim/yasim-test.cpp
YASim airborne start-up
[flightgear.git] / src / FDM / YASim / yasim-test.cpp
index f94ab9e74044219d6e1b84fc34f6b8589a3229aa..41ff55029d495dd0f70aadbabcf442a70d13c747 100644 (file)
@@ -10,8 +10,6 @@
 #include "Atmosphere.hpp"
 #include "Airplane.hpp"
 
-#include <simgear/math/SGMath.hxx>
-
 using namespace yasim;
 
 // Stubs.  Not needed by a batch program, but required to link.