Cleaning up include statements
Removing inclusion of malloc.h. Adding crtdbg.h
This commit is contained in:
@@ -15,9 +15,7 @@
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#ifndef __APPLE__
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
#include "mempool.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user