Explorar el Código

cmake win fix

Johannes R hace 12 años
padre
commit
2ae96ec919
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      core/basics/numerictools.h

+ 1 - 0
core/basics/numerictools.h

@@ -6,6 +6,7 @@
  * See file License for license information.
  */
 
+#define _USE_MATH_DEFINES
 #include <cmath>
 // #include <math.h>
 #include <stdlib.h>