mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 07:11:49 +00:00
Remove malloc include, which was only used by checkHeap()
svn-id: r23982
This commit is contained in:
parent
a0e6154340
commit
ab6d6056fe
@ -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…
x
Reference in New Issue
Block a user