diff --git a/lld/ELF/SyntheticSections.h b/lld/ELF/SyntheticSections.h index c785d5b48b33ae..547fa5f4056d79 100644 --- a/lld/ELF/SyntheticSections.h +++ b/lld/ELF/SyntheticSections.h @@ -34,7 +34,6 @@ namespace elf { class Defined; struct PhdrEntry; class SymbolTableBaseSection; -class VersionNeedBaseSection; class SyntheticSection : public InputSection { public: