Revert "Revert "Windows: Add support for unicode command lines""
[oota-llvm.git] / lib / Support / Windows / Windows.h
index 1236fe56521798f007754879d459eb93ca4e4086..657ae4fc8382f3eb143783635a0eb77746cd894e 100644 (file)
@@ -31,7 +31,6 @@
 #include "llvm/Support/system_error.h"
 #include <windows.h>
 #include <wincrypt.h>
-#include <shlobj.h>
 #include <cassert>
 #include <string>
 #include <vector>