Include removal gave problems with windows, ifdef some back in for windows only

This commit is contained in:
2014-05-01 07:21:08 +10:00
parent cb48c0ceea
commit af86b008b2
13 changed files with 43 additions and 1 deletions

View File

@@ -30,11 +30,12 @@
#include "RNA_types.h"
#include "bpy_rna.h"
#include "BKE_global.h"
#include "MEM_guardedalloc.h"
#include "BLI_utildefines.h"
#include "RNA_access.h"
#define USE_MATHUTILS