mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-10 05:41:40 +00:00
System/Windows: Reduce dependencies.
llvm-svn: 118504
This commit is contained in:
parent
55503cd933
commit
c1f741635e
@ -18,6 +18,7 @@
|
||||
|
||||
// Require at least Windows 2000 API.
|
||||
#define _WIN32_WINNT 0x0500
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
||||
#include "llvm/Config/config.h" // Get build system configuration settings
|
||||
#include <Windows.h>
|
||||
|
Loading…
Reference in New Issue
Block a user