summaryrefslogtreecommitdiff
path: root/msvc/test_threads/test_threads.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'msvc/test_threads/test_threads.cpp')
-rw-r--r--msvc/test_threads/test_threads.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/msvc/test_threads/test_threads.cpp b/msvc/test_threads/test_threads.cpp
index 92e31624..6eed028d 100644
--- a/msvc/test_threads/test_threads.cpp
+++ b/msvc/test_threads/test_threads.cpp
@@ -9,6 +9,7 @@
#include <thread>
#include <vector>
#include <stdio.h>
+#define JEMALLOC_NO_DEMANGLE
#include <jemalloc/jemalloc.h>
using std::vector;