- Fixed malloc problem.
This commit is contained in:
parent
c3f1d9661a
commit
16291579e7
@ -11,7 +11,7 @@
|
||||
#include <limits.h>
|
||||
#include <float.h>
|
||||
#include <string.h>
|
||||
#ifndef OSXHOST
|
||||
#if !defined(__APPLE__)
|
||||
#ifdef DEBUG
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user