XFAIL the test cases for r186044 on Hexagon
[oota-llvm.git] / lib / Support / Windows / Windows.h
index 2ddd15efa19de1c63f87a6da7a8415b73562d4e6..4cdac788a0ed4ff872b7145a503a1582ad203ee3 100644 (file)
@@ -25,6 +25,7 @@
 #define WIN32_LEAN_AND_MEAN
 
 #include "llvm/Config/config.h" // Get build system configuration settings
+#include "llvm/Support/Compiler.h"
 #include <windows.h>
 #include <wincrypt.h>
 #include <shlobj.h>