]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/groundnetwork.cxx
Fix line endings
[flightgear.git] / src / Airports / groundnetwork.cxx
index fd41d8a58ca708a7f8293ba1d64f601381f4f2f4..e4f70c19d97602cd806c88133cb239a7b76a3be6 100644 (file)
@@ -24,9 +24,6 @@
 #  include <config.h>
 #endif
 
-#ifdef _MSC_VER
-#  define _USE_MATH_DEFINES
-#endif
 #include <math.h>
 #include <algorithm>