[#25815] Patch gcc 4.6

with minor edits, made sure it works in CMake too.
This commit is contained in:
Campbell Barton
2011-01-27 00:02:25 +00:00
parent 340e411889
commit 6a2e5ad599
25 changed files with 54 additions and 0 deletions

View File

@@ -20,6 +20,9 @@
*
*/
/* for types only, not alloc functions */
#include <malloc.h>
#include "MEM_CacheLimiter.h"
#include "MEM_CacheLimiterC-Api.h"