[ELF] Remove includes that are not used
authorShankar Easwaran <shankarke@gmail.com>
Thu, 6 Nov 2014 02:35:42 +0000 (02:35 +0000)
committerShankar Easwaran <shankarke@gmail.com>
Thu, 6 Nov 2014 02:35:42 +0000 (02:35 +0000)
llvm-svn: 221430

lld/lib/ReaderWriter/ELF/DefaultLayout.h

index 24f93db..9304291 100644 (file)
@@ -30,8 +30,6 @@
 #include "llvm/Support/Errc.h"
 #include "llvm/Support/Format.h"
 #include <map>
-#include <memory>
-#include <tuple>
 #include <unordered_map>
 
 namespace lld {