diff options
Diffstat (limited to 'lib/System/Win32/Memory.cpp')
-rw-r--r-- | lib/System/Win32/Memory.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Win32/Memory.cpp b/lib/System/Win32/Memory.cpp index ab3bb51772..f7b05abe03 100644 --- a/lib/System/Win32/Memory.cpp +++ b/lib/System/Win32/Memory.cpp @@ -13,7 +13,6 @@ //===----------------------------------------------------------------------===// #include "Win32.h" -#include "llvm/System/Memory.h" #include "llvm/System/Process.h" namespace llvm { |