summaryrefslogtreecommitdiffstats
path: root/libcxx/include/support/win32
diff options
context:
space:
mode:
authorYaron Keren <yaron.keren@gmail.com>2013-11-15 22:54:15 +0000
committerYaron Keren <yaron.keren@gmail.com>2013-11-15 22:54:15 +0000
commit6e72b8ba8ca78249469898b06463ab6c266eb19f (patch)
tree5ca5ff14688dfebb078386c1845525f061a28f66 /libcxx/include/support/win32
parenta3e01cf822f7415337e5424af3c6f4c94a12c1b9 (diff)
downloadbcm5719-llvm-6e72b8ba8ca78249469898b06463ab6c266eb19f.tar.gz
bcm5719-llvm-6e72b8ba8ca78249469898b06463ab6c266eb19f.zip
Windows.h is not required.
llvm-svn: 194870
Diffstat (limited to 'libcxx/include/support/win32')
-rw-r--r--libcxx/include/support/win32/support.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/include/support/win32/support.h b/libcxx/include/support/win32/support.h
index b953ab77ce3..ed1986e6954 100644
--- a/libcxx/include/support/win32/support.h
+++ b/libcxx/include/support/win32/support.h
@@ -23,7 +23,6 @@
#ifndef NOMINMAX
#define NOMINMAX
#endif
-#include <Windows.h>
extern "C" {
OpenPOWER on IntegriCloud