]> git.mxchange.org Git - simgear.git/blobdiff - simgear/magvar/testmagvar.cxx
Fix #1783: repeated error message on console
[simgear.git] / simgear / magvar / testmagvar.cxx
index 965c0c406434a8efd6548b6bbae5ca20db91145c..3e63b413961f06b020816024e62109cf7775b040 100644 (file)
@@ -1,8 +1,8 @@
 /* 2/14/00 fixed help message- dip angle (down positive), variation (E positive) */
 
-#include       <stdio.h>
-#include       <stdlib.h>
-#include       <math.h>
+#include <stdio.h>
+#include <stdlib.h>
+#include <cmath>
 
 #include <simgear/constants.h>