]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/fgjs.cxx
AircraftModel hacking for package support.
[flightgear.git] / src / Input / fgjs.cxx
index 59effd534ddf7cd080160ef3fe41eb7fd79f3b94..d849f3ce61f03726794a2e0a67be2bfc9312efb8 100644 (file)
@@ -32,7 +32,7 @@
 #  include <winsock2.h>
 #endif
 
-#include <math.h>
+#include <cmath>
 
 #include <iostream>
 #include <fstream>