update override on macOS with interpose of malloc_default_zone (issues #313)
This commit is contained in:
@@ -32,7 +32,6 @@ terms of the MIT license. A copy of the license can be found in the file
|
||||
#define mi_decl_cache_align
|
||||
#endif
|
||||
|
||||
|
||||
// "options.c"
|
||||
void _mi_fputs(mi_output_fun* out, void* arg, const char* prefix, const char* message);
|
||||
void _mi_fprintf(mi_output_fun* out, void* arg, const char* fmt, ...);
|
||||
|
||||
Reference in New Issue
Block a user