1
0
Fork 0

Remove occurence of _USE_MATH_DEFINES

This commit is contained in:
fredb 2006-02-17 22:13:18 +00:00
parent ef62644c96
commit e9e38eb77a

View file

@ -25,9 +25,6 @@
# include <config.h>
#endif
#ifdef _MSC_VER
# define _USE_MATH_DEFINES
#endif
#include <math.h>
//#include <algorithm>