]> 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
index 55da646302b829cb215501b96bd29aef574ce3df..85bd82102eb101f5cd8a7c82db5d74880366dc19 100644 (file)
@@ -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 {