comment jemalloc include lines

This commit is contained in:
c9s 2014-05-20 01:28:51 +08:00
parent f4e8d8fdc9
commit 41dc7373f3
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
#include <assert.h>
// Jemalloc memory management
#include <jemalloc/jemalloc.h>
// #include <jemalloc/jemalloc.h>
// PCRE
#include <pcre.h>

View file

@ -5,7 +5,7 @@
#include <assert.h>
// Jemalloc memory management
#include <jemalloc/jemalloc.h>
// #include <jemalloc/jemalloc.h>
// PCRE
#include <pcre.h>