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:
@@ -30,7 +30,6 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include "guardedalloc/MEM_guardedalloc.h"
|
||||
#include "guardedalloc/MEM_sys_types.h"
|
||||
|
||||
template<typename _Tp>
|
||||
struct MEM_Allocator
|
||||
|
||||
Reference in New Issue
Block a user