diff options
Diffstat (limited to 'lld/ELF/Writer.h')
-rw-r--r-- | lld/ELF/Writer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/ELF/Writer.h b/lld/ELF/Writer.h index b54251ef995..9f2f9f80ebf 100644 --- a/lld/ELF/Writer.h +++ b/lld/ELF/Writer.h @@ -13,7 +13,6 @@ namespace lld { namespace elf2 { -class OutputSection; class SymbolTable; template <class ELFT> |