]> git.mxchange.org Git - flightgear.git/blobdiff - src/Environment/presets.cxx
Merge branch 'next' of gitorious.org:fg/flightgear into next
[flightgear.git] / src / Environment / presets.cxx
old mode 100755 (executable)
new mode 100644 (file)
index 55da646..85bd821
@@ -24,7 +24,9 @@
 #endif
 #include "presets.hxx"
 
+#include <cmath>
 #include <simgear/math/SGMisc.hxx>
+#include <simgear/math/SGMath.hxx>
 #include <Main/fg_props.hxx>
 
 namespace Environment {