]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/interpolater.cxx
Trying to make old gcc on Jenkins happy.
[simgear.git] / simgear / math / interpolater.cxx
index 1bbbadc801d2a427ccd91cb8ac66cb3ef18d7f6e..7b956c95778320ae871d63129ef5e59fb35f597c 100644 (file)
@@ -36,8 +36,6 @@
 
 #include "interpolater.hxx"
 
-#include <simgear/math/SGMath.hxx>
-
 using std::string;
 
 // Constructor -- starts with an empty table.