Use static instead of an anonymous namespace.
[oota-llvm.git] / lib / Support / Windows / TimeValue.inc
index 98b07d6e4479f0c15d28db13a5a9108c3c5d5498..6c59024d9c6a8c88f944a48d97b039c86a75756c 100644 (file)
@@ -11,7 +11,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "Windows.h"
+#include "WindowsSupport.h"
 #include <cctype>
 #include <time.h>