Browse Source

cmake win fix

Johannes R 12 năm trước cách đây
mục cha
commit
2ae96ec919
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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>