Fix je_ prefix issue in test

This commit is contained in:
Gareth Lloyd 2019-09-24 16:09:07 +01:00 committed by Qi Wang
parent 3d84bd57f4
commit 1df9dd3515

View File

@ -9,6 +9,7 @@
#include <thread>
#include <vector>
#include <stdio.h>
#define JEMALLOC_NO_DEMANGLE
#include <jemalloc/jemalloc.h>
using std::vector;