Skip to content

Commit bb6e51c

Browse files
committed
System/Windows: Reduce dependencies.
llvm-svn: 118504
1 parent 8daf3c0 commit bb6e51c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/System/Win32/Win32.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
// Require at least Windows 2000 API.
2020
#define _WIN32_WINNT 0x0500
21+
#define WIN32_LEAN_AND_MEAN
2122

2223
#include "llvm/Config/config.h" // Get build system configuration settings
2324
#include <Windows.h>

0 commit comments

Comments
 (0)