comment jemalloc include lines
This commit is contained in:
parent
f4e8d8fdc9
commit
41dc7373f3
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
// Jemalloc memory management
|
// Jemalloc memory management
|
||||||
#include <jemalloc/jemalloc.h>
|
// #include <jemalloc/jemalloc.h>
|
||||||
|
|
||||||
// PCRE
|
// PCRE
|
||||||
#include <pcre.h>
|
#include <pcre.h>
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
// Jemalloc memory management
|
// Jemalloc memory management
|
||||||
#include <jemalloc/jemalloc.h>
|
// #include <jemalloc/jemalloc.h>
|
||||||
|
|
||||||
// PCRE
|
// PCRE
|
||||||
#include <pcre.h>
|
#include <pcre.h>
|
||||||
|
|
Loading…
Reference in a new issue