]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/model/persparam.cxx
Work around apparent OSG 3.2.0 normal binding bug.
[simgear.git] / simgear / scene / model / persparam.cxx
old mode 100755 (executable)
new mode 100644 (file)
index 167c9a2..e7f4dd5
@@ -9,8 +9,6 @@
 #include <simgear/props/props.hxx>
 #include "persparam.hxx"
 
-#include <simgear/Math/SGMath.hxx>
-
 template <> double
 SGPersonalityParameter<double>::getNodeValue( const SGPropertyNode *props,
                                               const char *name,