summaryrefslogtreecommitdiff
path: root/build_win/wiredtiger_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'build_win/wiredtiger_config.h')
-rw-r--r--build_win/wiredtiger_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/build_win/wiredtiger_config.h b/build_win/wiredtiger_config.h
index dece37576f0..80dc11d7671 100644
--- a/build_win/wiredtiger_config.h
+++ b/build_win/wiredtiger_config.h
@@ -121,6 +121,9 @@
/* Enable verbose message configuration. */
/* #undef HAVE_VERBOSE */
+/* Define to 1 if you have the <x86intrin.h> header file. */
+#define HAVE_X86INTRIN_H 1
+
/* Spinlock type from mutex.h. */
#define SPINLOCK_TYPE SPINLOCK_MSVC