Fix:Core:MSVC fixes|Thanks chollya
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 24 Jan 2011 16:15:44 +0000 (16:15 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 24 Jan 2011 16:15:44 +0000 (16:15 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@3983 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit/transform.c

index c5430bb..0f76f59 100644 (file)
@@ -17,6 +17,7 @@
  * Boston, MA  02110-1301, USA.
  */
 
+#define _USE_MATH_DEFINES 1
 #include <assert.h>
 #include <stdio.h>
 #include <math.h>