From: fredb Date: Fri, 17 Feb 2006 22:13:18 +0000 (+0000) Subject: Remove occurence of _USE_MATH_DEFINES X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e9e38eb77ad1512a249c301d6db136bb977508ed;p=flightgear.git Remove occurence of _USE_MATH_DEFINES --- diff --git a/src/Airports/runwayprefs.cxx b/src/Airports/runwayprefs.cxx index f98e965bf..1672acf3b 100644 --- a/src/Airports/runwayprefs.cxx +++ b/src/Airports/runwayprefs.cxx @@ -25,9 +25,6 @@ # include #endif -#ifdef _MSC_VER -# define _USE_MATH_DEFINES -#endif #include //#include