fix for gcc 4.6 commit: this is needed for osx too.

This commit is contained in:
Campbell Barton 2011-01-27 11:17:23 +00:00
parent f10e44884e
commit 40b4471de7
1 changed files with 1 additions and 2 deletions

View File

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