]> 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 9d301c86b849bb96a7866b00063afe9b4b1d8369..7b956c95778320ae871d63129ef5e59fb35f597c 100644 (file)
@@ -36,8 +36,6 @@
 
 #include "interpolater.hxx"
 
-#include <simgear/Math/SGMath.hxx>
-
 using std::string;
 
 // Constructor -- starts with an empty table.