[llvm-commits] [PATCH] lib/Support: Always include Windows/Windows.h!
NAKAMURA Takumi
geek4civic at gmail.com
Mon Feb 7 21:28:34 PST 2011
---
lib/Support/DynamicLibrary.cpp | 4 ++++
lib/Support/Host.cpp | 4 ++++
lib/Support/Memory.cpp | 4 ++++
lib/Support/Mutex.cpp | 4 ++++
lib/Support/Path.cpp | 7 +++++++
lib/Support/PathV2.cpp | 4 ++++
lib/Support/Process.cpp | 4 ++++
lib/Support/Program.cpp | 4 ++++
lib/Support/RWMutex.cpp | 4 ++++
lib/Support/Signals.cpp | 4 ++++
lib/Support/ThreadLocal.cpp | 4 ++++
lib/Support/TimeValue.cpp | 4 ++++
lib/Support/Windows/Windows.h | 5 +++++
13 files changed, 56 insertions(+), 0 deletions(-)
I intend to avoid macro collision, to include "Windows/Windows.h" at first.
I think this is not smart. :(
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lib-Support-Always-include-Windows-Windows.h.patch.txt
Type: text/x-patch
Size: 5834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110208/48e75697/attachment.bin>
More information about the llvm-commits
mailing list