Remove malloc include, which was only used by checkHeap()
svn-id: r23982
This commit is contained in:
parent
a0e6154340
commit
ab6d6056fe
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@
|
|||
*/
|
||||
|
||||
#include "common/stdafx.h"
|
||||
#if defined(WIN32) && !defined (__SYMBIAN32__)
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
#include "engines/engine.h"
|
||||
#include "common/util.h"
|
||||
#include "common/system.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue