Skip to content
Snippets Groups Projects
Commit 331c9345 authored by Christian Engwer's avatar Christian Engwer
Browse files

[debugallocator]

- remove obsolete include<malloc.h>
- make mac-os-x work

[[Imported from SVN: r7026]]
parent 5ed0dcb9
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@
#include <iostream>
#include <cstring>
#include <cstdlib>
#include <malloc.h>
#include <new>
#if HAVE_SYS_MMAN_H and HAVE_MPROTECT
#include <sys/mman.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment