summaryrefslogtreecommitdiff
path: root/include/mimalloc.h
diff options
context:
space:
mode:
authorDaan Leijen <daan@microsoft.com>2021-04-06 11:00:28 -0700
committerDaan Leijen <daan@microsoft.com>2021-04-06 11:00:28 -0700
commitc6f50922872deddd514a357853eec3dafb727fb2 (patch)
treee33f59c4511804bdb812f85ae2387cc35f782857 /include/mimalloc.h
parentdc6bce256d4f3ce87761f9337977dff3d8b1776c (diff)
parent985f313b35bc709aaa15d0f01867f857923c2ca6 (diff)
merge from dev
Diffstat (limited to 'include/mimalloc.h')
-rw-r--r--include/mimalloc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/mimalloc.h b/include/mimalloc.h
index 2cdded9..988537c 100644
--- a/include/mimalloc.h
+++ b/include/mimalloc.h
@@ -8,7 +8,11 @@ terms of the MIT license. A copy of the license can be found in the file
#ifndef MIMALLOC_H
#define MIMALLOC_H
+<<<<<<< HEAD
#define MI_MALLOC_VERSION 201 // major + 2 digits minor
+=======
+#define MI_MALLOC_VERSION 171 // major + 2 digits minor
+>>>>>>> dev
// ------------------------------------------------------
// Compiler specific attributes