[PATCH] Remove #include <windows.h> from libcxx/include/support/win32/support.h

Yaron Keren yaron.keren at gmail.com
Wed Oct 2 01:11:58 PDT 2013


Hello,

The inclusion of Windows.h was not required to build libcxx using
MingW-builds 4.8.1. More so considering Windows.h is "heavy", including
many other headers.

Patch attached.

Yaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131002/7e0b1e90/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winsup.diff
Type: application/octet-stream
Size: 319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131002/7e0b1e90/attachment.obj>


More information about the cfe-commits mailing list