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