]> git.mxchange.org Git - flightgear.git/commitdiff
Remove occurence of _USE_MATH_DEFINES
authorfredb <fredb>
Fri, 17 Feb 2006 22:13:18 +0000 (22:13 +0000)
committerfredb <fredb>
Fri, 17 Feb 2006 22:13:18 +0000 (22:13 +0000)
src/Airports/runwayprefs.cxx

index f98e965bf5075cf041d90be09281e921c6eaad2a..1672acf3b5baf4a953dc2ec6ae5cd73d0c664580 100644 (file)
@@ -25,9 +25,6 @@
 #  include <config.h>
 #endif
 
 #  include <config.h>
 #endif
 
-#ifdef _MSC_VER
-#  define _USE_MATH_DEFINES
-#endif
 #include <math.h>
 //#include <algorithm>
 
 #include <math.h>
 //#include <algorithm>