mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Remove beginning define in source files
``` sed -i "/^#define JEMALLOC_[A-Z_]*_C_$/d" src/*.c; ```
This commit is contained in:
parent
24bbf376ce
commit
a795b19327
28 changed files with 0 additions and 28 deletions
|
|
@ -1,4 +1,3 @@
|
|||
#define JEMALLOC_LARGE_C_
|
||||
#include "jemalloc/internal/jemalloc_preamble.h"
|
||||
#include "jemalloc/internal/jemalloc_internal_includes.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue