Remove occurence of _USE_MATH_DEFINES
This commit is contained in:
parent
ef62644c96
commit
e9e38eb77a
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@
|
||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
|
||||||
# define _USE_MATH_DEFINES
|
|
||||||
#endif
|
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
//#include <algorithm>
|
//#include <algorithm>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue