diff options
Diffstat (limited to 'gcc/cp/except.c')
-rw-r--r-- | gcc/cp/except.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/except.c b/gcc/cp/except.c index c5d80d9ce03..f7409b5c14d 100644 --- a/gcc/cp/except.c +++ b/gcc/cp/except.c @@ -26,7 +26,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 "stringpool.h" #include "trans-mem.h" |