mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-04 19:26:30 +00:00
Add a comment about the requirement that the Windows.h header be last.
This comment has the dual effect of blocking reorderings with the sort_include script. llvm-svn: 169221
This commit is contained in:
parent
8ade948576
commit
10bce90160
@ -15,6 +15,8 @@
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include "llvm/Support/ErrorHandling.h"
|
||||
#include "llvm/Support/Process.h"
|
||||
|
||||
// The Windows.h header must be the last one included.
|
||||
#include "Windows.h"
|
||||
|
||||
namespace {
|
||||
|
Loading…
x
Reference in New Issue
Block a user