- remove unused includes IMB_*, BIF_* & MEM_*

- remove MEM_guardedalloc.h from header files (include directly)
This commit is contained in:
2010-08-16 05:46:10 +00:00
parent e9683f4b26
commit d1759639dc
139 changed files with 84 additions and 201 deletions

View File

@@ -28,7 +28,6 @@
#include <stdlib.h>
#include <string.h>
#include "MEM_guardedalloc.h"
#include "DNA_screen_types.h"
#include "DNA_userdef_types.h"