Johannes R пре 13 година
родитељ
комит
2ae96ec919
1 измењених фајлова са 1 додато и 0 уклоњено
  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>