]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AIThermal.cxx
apt.dat parser: clearer log and exception messages
[flightgear.git] / src / AIModel / AIThermal.cxx
index 7007bb2491c9ecc79a3ae7a5351134e464895585..4e8e63b2e43d9c326d22358d08ce8eae9da4873c 100644 (file)
@@ -28,7 +28,7 @@
 #include <Main/globals.hxx>
 #include <Scenery/scenery.hxx>
 #include <string>
-#include <math.h>
+#include <cmath>
 
 using std::string;