Cleanup: unused win32 headers

This commit is contained in:
2016-05-12 04:35:40 +10:00
parent 8dea74bb4f
commit fbbac6807a
5 changed files with 0 additions and 21 deletions

View File

@@ -31,10 +31,6 @@
#include <Python.h>
#ifdef WIN32
# include "BLI_math_base.h" /* finite */
#endif
#include "MEM_guardedalloc.h"
#include "BLI_utildefines.h"