summaryrefslogtreecommitdiffstats
path: root/client/windows/stdint.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/windows/stdint.h')
-rw-r--r--client/windows/stdint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/windows/stdint.h b/client/windows/stdint.h
index 45b133e8..768ca033 100644
--- a/client/windows/stdint.h
+++ b/client/windows/stdint.h
@@ -293,7 +293,7 @@ typedef unsigned long long uintmax_t;
#define SIG_ATOMIC_MAX INT32_MAX
-
+#undef SIZE_MAX
#define SIZE_MAX UINT32_MAX