summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Win32/MappedFile.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-16 07:00:23 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-16 07:00:23 +0000
commit7cdcb2b0cbee8d65f43f6da84f2c5d95637b8167 (patch)
tree51d82ba5b84e89885e204312de91d853f4ca425a /llvm/lib/System/Win32/MappedFile.cpp
parentf070b6c4acd001ac25df04ac7bc57fd9586c599c (diff)
downloadbcm5719-llvm-7cdcb2b0cbee8d65f43f6da84f2c5d95637b8167.tar.gz
bcm5719-llvm-7cdcb2b0cbee8d65f43f6da84f2c5d95637b8167.zip
Remove useless #include.
Patch contributed by Jeff Cohen. llvm-svn: 17891
Diffstat (limited to 'llvm/lib/System/Win32/MappedFile.cpp')
-rw-r--r--llvm/lib/System/Win32/MappedFile.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/System/Win32/MappedFile.cpp b/llvm/lib/System/Win32/MappedFile.cpp
index 3112a93a8d3..237e1962fbb 100644
--- a/llvm/lib/System/Win32/MappedFile.cpp
+++ b/llvm/lib/System/Win32/MappedFile.cpp
@@ -16,7 +16,6 @@
//===----------------------------------------------------------------------===//
#include "Win32.h"
-#include "llvm/System/MappedFile.h"
#include "llvm/System/Process.h"
namespace llvm {
OpenPOWER on IntegriCloud