mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
System/Windows: Reduce dependencies.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118504 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6d99092c13
commit
966023b58a
@ -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…
x
Reference in New Issue
Block a user