summaryrefslogtreecommitdiff
path: root/tests/src/Interop/common/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/Interop/common/types.h')
-rwxr-xr-xtests/src/Interop/common/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/Interop/common/types.h b/tests/src/Interop/common/types.h
index cb59c42e9d..f183a07e4e 100755
--- a/tests/src/Interop/common/types.h
+++ b/tests/src/Interop/common/types.h
@@ -5,6 +5,7 @@
#ifndef _INTEROP_TYPES__H
#define _INTEROP_TYPES__H
+#undef INT_MIN
#define INT_MIN (-2147483647 - 1)
typedef char16_t WCHAR;