move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)

remove MEM_sys_types.h which was a duplicate.
This commit is contained in:
Campbell Barton
2013-05-28 19:35:26 +00:00
parent 60befcdc62
commit 225c5fee6b
161 changed files with 83 additions and 307 deletions

View File

@@ -30,7 +30,6 @@
#include <stddef.h>
#include "guardedalloc/MEM_guardedalloc.h"
#include "guardedalloc/MEM_sys_types.h"
template<typename _Tp>
struct MEM_Allocator