Move platform headers and tricks from jemalloc_internal.h.in to a new jemalloc_internal_decls.h header
This commit is contained in:
@@ -49,7 +49,3 @@
|
||||
#ifndef JEMALLOC_HAS_RESTRICT
|
||||
# define restrict
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
# define __func__ __FUNCTION__
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user