]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/runwayprefs.cxx
Interim windows build fix
[flightgear.git] / src / Airports / runwayprefs.cxx
index e6f1eb68a304af390eb76f5df8ece7dd2715e61d..3353820a7e124f08e1619078559e6c3c3161c120 100644 (file)
@@ -25,7 +25,7 @@
 #  include <config.h>
 #endif
 
-#include <math.h>
+#include <cmath>
 #include <cstdlib>
 #include <cstring>