Remove unused #include.

llvm-svn: 267222
This commit is contained in:
Rui Ueyama 2016-04-22 21:17:55 +00:00
parent 412c802bda
commit b29465fe47
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#ifndef LLD_ELF_LTO_H
#define LLD_ELF_LTO_H
#include "Config.h"
#include "lld/Core/LLVM.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/StringSet.h"