summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/Windows.h
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2013-10-06 20:44:34 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2013-10-06 20:44:34 +0000
commitf636cf422ee44138eed48dfc9dc05d20b6ae113c (patch)
tree012eeb09b116552d1471569c8080f6b58ac751f4 /llvm/lib/Support/Windows/Windows.h
parent80bea0c3153775b6be44db0fdae356345afe9d0f (diff)
downloadbcm5719-llvm-f636cf422ee44138eed48dfc9dc05d20b6ae113c.tar.gz
bcm5719-llvm-f636cf422ee44138eed48dfc9dc05d20b6ae113c.zip
Revert "Windows: Add support for unicode command lines"
This is causing MinGW bots to fail. This reverts commit r192069. llvm-svn: 192070
Diffstat (limited to 'llvm/lib/Support/Windows/Windows.h')
-rw-r--r--llvm/lib/Support/Windows/Windows.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Support/Windows/Windows.h b/llvm/lib/Support/Windows/Windows.h
index 657ae4fc838..1236fe56521 100644
--- a/llvm/lib/Support/Windows/Windows.h
+++ b/llvm/lib/Support/Windows/Windows.h
@@ -31,6 +31,7 @@
#include "llvm/Support/system_error.h"
#include <windows.h>
#include <wincrypt.h>
+#include <shlobj.h>
#include <cassert>
#include <string>
#include <vector>
OpenPOWER on IntegriCloud