[llvm-commits] [PATCH] lib/Support: Always include Windows/Windows.h!
Eric Christopher
echristo at apple.com
Tue Feb 8 12:00:12 PST 2011
On Feb 7, 2011, at 9:28 PM, NAKAMURA Takumi wrote:
> ---
> 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. :(
> <0001-lib-Support-Always-include-Windows-Windows.h.patch.txt>
Uh, eew?
-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110208/81c97bc6/attachment.html>
More information about the llvm-commits
mailing list