Remove old non-compliant win32 defines.

This commit is contained in:
KimLS
2019-06-22 16:00:06 -07:00
parent 5d138891d8
commit 4ae0f2a1d7
103 changed files with 192 additions and 306 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
#include <list>
#ifdef _WINDOWS
#ifdef _WIN32
#define M_PI 3.141592
#endif