diff --git a/msvc/projects/vc2015/jemalloc/jemalloc.vcxproj b/msvc/projects/vc2015/jemalloc/jemalloc.vcxproj
index 78f92c98..c32d3e11 100644
--- a/msvc/projects/vc2015/jemalloc/jemalloc.vcxproj
+++ b/msvc/projects/vc2015/jemalloc/jemalloc.vcxproj
@@ -197,7 +197,7 @@
Level3
Disabled
- _REENTRANT;_WINDLL;DLLEXPORT;JEMALLOC_DEBUG;_DEBUG;%(PreprocessorDefinitions)
+ JEMALLOC_NO_PRIVATE_NAMESPACE;_REENTRANT;_WINDLL;DLLEXPORT;JEMALLOC_DEBUG;_DEBUG;%(PreprocessorDefinitions)
..\..\..\..\include;..\..\..\..\include\msvc_compat;%(AdditionalIncludeDirectories)
4090;4146;4267;4334
$(OutputPath)$(TargetName).pdb
@@ -213,7 +213,7 @@
Level3
Disabled
- JEMALLOC_DEBUG;_REENTRANT;JEMALLOC_EXPORT=;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ JEMALLOC_NO_PRIVATE_NAMESPACE;JEMALLOC_DEBUG;_REENTRANT;JEMALLOC_EXPORT=;_DEBUG;_LIB;%(PreprocessorDefinitions)
..\..\..\..\include;..\..\..\..\include\msvc_compat;%(AdditionalIncludeDirectories)
MultiThreadedDebug
4090;4146;4267;4334
@@ -266,7 +266,7 @@
MaxSpeed
true
true
- _REENTRANT;_WINDLL;DLLEXPORT;NDEBUG;%(PreprocessorDefinitions)
+ JEMALLOC_NO_PRIVATE_NAMESPACE;_REENTRANT;_WINDLL;DLLEXPORT;NDEBUG;%(PreprocessorDefinitions)
..\..\..\..\include;..\..\..\..\include\msvc_compat;%(AdditionalIncludeDirectories)
4090;4146;4267;4334
$(OutputPath)$(TargetName).pdb
@@ -286,7 +286,7 @@
MaxSpeed
true
true
- _REENTRANT;JEMALLOC_EXPORT=;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ JEMALLOC_NO_PRIVATE_NAMESPACE;_REENTRANT;JEMALLOC_EXPORT=;NDEBUG;_LIB;%(PreprocessorDefinitions)
..\..\..\..\include;..\..\..\..\include\msvc_compat;%(AdditionalIncludeDirectories)
MultiThreaded
4090;4146;4267;4334