diff options
Diffstat (limited to 'gcc/cp/decl.c')
-rw-r--r-- | gcc/cp/decl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/decl.c b/gcc/cp/decl.c index 8bea2e3..b70a2cc 100644 --- a/gcc/cp/decl.c +++ b/gcc/cp/decl.c @@ -31,7 +31,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "alias.h" -#include "symtab.h" #include "tree.h" #include "tree-hasher.h" #include "stringpool.h" |