From 86b9d14815d498ae0a8120ed0caab27ac6bb9666 Mon Sep 17 00:00:00 2001 From: No-needto-recall <111343528+No-needto-recall@users.noreply.github.com> Date: Fri, 2 Aug 2024 09:36:06 +0800 Subject: [PATCH] Update expected.hpp supplement macro --- include/nonstd/expected.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/nonstd/expected.hpp b/include/nonstd/expected.hpp index c3ee641..22ae726 100644 --- a/include/nonstd/expected.hpp +++ b/include/nonstd/expected.hpp @@ -276,7 +276,7 @@ namespace nonstd { #include // additional includes: - +#define WIN32_LEAN_AND_MEAN #if nsel_CONFIG_NO_EXCEPTIONS # if nsel_CONFIG_NO_EXCEPTIONS_SEH # include // for ExceptionCodes