]> git.mxchange.org Git - simgear.git/blobdiff - simgear/misc/interpolator.cxx
Update doxgen config and some comments.
[simgear.git] / simgear / misc / interpolator.cxx
index 04a898cc739b90e1d17636acdf2971bb7f8fbc3a..e558cf52e7ef4450950c0181430d17018495d5f6 100644 (file)
@@ -22,8 +22,6 @@
 
 #include "interpolator.hxx"
 
-#include <simgear/math/SGMath.hxx>
-
 void SGInterpolator::addNew(SGPropertyNode* prop, int nPoints)
 {
     // Set the property type to a double, if it isn't already, and