Cleanup: duplicate includes

This commit is contained in:
2015-06-18 06:11:02 +10:00
parent 937ecaf77e
commit 3ce4a58aa9
30 changed files with 9 additions and 71 deletions

View File

@@ -52,10 +52,6 @@
#include "bpy_rna_callback.h"
#include "bpy_intern_string.h"
#ifdef USE_PYRNA_INVALIDATE_WEAKREF
# include "MEM_guardedalloc.h"
#endif
#ifdef USE_PYRNA_INVALIDATE_WEAKREF
# include "BLI_ghash.h"
#endif