Use static instead of an anonymous namespace.
[oota-llvm.git] / lib / Support / Windows / Host.inc
index 2e6d6f190370b9143a9417b89a37e14b96c7df59..7bda89dc49c7fa2b0d521c0a5139475f4664a120 100644 (file)
@@ -11,7 +11,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "Windows.h"
+#include "WindowsSupport.h"
 #include <cstdio>
 #include <string>