Fix je_ prefix issue in test
This commit is contained in:
parent
3d84bd57f4
commit
1df9dd3515
@ -9,6 +9,7 @@
|
|||||||
#include <thread>
|
#include <thread>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#define JEMALLOC_NO_DEMANGLE
|
||||||
#include <jemalloc/jemalloc.h>
|
#include <jemalloc/jemalloc.h>
|
||||||
|
|
||||||
using std::vector;
|
using std::vector;
|
||||||
|
Loading…
Reference in New Issue
Block a user