aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/ast/rust-ast-full-decls.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rust/ast/rust-ast-full-decls.h')
-rw-r--r--gcc/rust/ast/rust-ast-full-decls.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rust/ast/rust-ast-full-decls.h b/gcc/rust/ast/rust-ast-full-decls.h
index e2d05ba..5bfaaa8 100644
--- a/gcc/rust/ast/rust-ast-full-decls.h
+++ b/gcc/rust/ast/rust-ast-full-decls.h
@@ -52,7 +52,6 @@ class GenericParam;
class LifetimeParam;
class ConstGenericParam;
class TraitItem;
-class InherentImplItem;
class TraitImplItem;
struct Crate;
class PathExpr;