summaryrefslogtreecommitdiffstats
path: root/test/cpp/test_headers_cpp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/test_headers_cpp.cpp')
-rw-r--r--test/cpp/test_headers_cpp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/test_headers_cpp.cpp b/test/cpp/test_headers_cpp.cpp
index 3fabe6e..f8038c1 100644
--- a/test/cpp/test_headers_cpp.cpp
+++ b/test/cpp/test_headers_cpp.cpp
@@ -2,7 +2,7 @@
// SPDX-License-Identifier: ISC
#ifdef _WIN32
-# define WIN32_LEAN_AND_MEAN 1
+# define WIN32_LEAN_AND_MEAN
#endif
#include "zix/allocator.h" // IWYU pragma: keep