summaryrefslogtreecommitdiffstats
path: root/lld/COFF/DLL.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-09-19 02:28:32 +0000
committerRui Ueyama <ruiu@google.com>2015-09-19 02:28:32 +0000
commit27e9e6540cad13c696e8e77106bdf9714017e27c (patch)
treefefdc292b362dbc206fc0fa48a11c3a44996fe24 /lld/COFF/DLL.cpp
parente677e2f5451e6f0ff329a000d3ede8e4acfa5a5f (diff)
downloadbcm5719-llvm-27e9e6540cad13c696e8e77106bdf9714017e27c.tar.gz
bcm5719-llvm-27e9e6540cad13c696e8e77106bdf9714017e27c.zip
Remove unused #includes.
llvm-svn: 248081
Diffstat (limited to 'lld/COFF/DLL.cpp')
-rw-r--r--lld/COFF/DLL.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/COFF/DLL.cpp b/lld/COFF/DLL.cpp
index 79e201a9af1..32c1558e398 100644
--- a/lld/COFF/DLL.cpp
+++ b/lld/COFF/DLL.cpp
@@ -20,7 +20,6 @@
#include "Chunks.h"
#include "DLL.h"
-#include "llvm/ADT/STLExtras.h"
#include "llvm/Object/COFF.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/Path.h"
OpenPOWER on IntegriCloud