Remove unnecessary variables.
[oota-llvm.git] / lib / Support / Windows / Memory.inc
index 12604524d406f8db17b93fad0969b1f032184963..ebe78782b9043b2ecede515d0a5bf62fb70081d0 100644 (file)
@@ -17,7 +17,7 @@
 #include "llvm/Support/Process.h"
 
 // The Windows.h header must be the last one included.
-#include "Windows.h"
+#include "WindowsSupport.h"
 
 namespace {