From d55e02ddf12662781cf89e2fd91473dbf7552e5a Mon Sep 17 00:00:00 2001 From: Charlie Barto Date: Mon, 9 Oct 2017 11:26:53 -0400 Subject: fixes to allow the usage of clang on windows with the msvc abi and ms headers (#6442) --- lib/windows/winlean.nim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/windows') diff --git a/lib/windows/winlean.nim b/lib/windows/winlean.nim index 7a221ceb1..c3229cc7b 100644 --- a/lib/windows/winlean.nim +++ b/lib/windows/winlean.nim @@ -14,8 +14,8 @@ import dynlib -when defined(vcc): - {.passC: "-DWIN32_LEAN_AND_MEAN".} + +{.passC: "-DWIN32_LEAN_AND_MEAN".} const useWinUnicode* = not defined(useWinAnsi) -- cgit 1.4.1-2-gfad0