diff options
Diffstat (limited to 'gcc/cp/mangle.c')
-rw-r--r-- | gcc/cp/mangle.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/mangle.c b/gcc/cp/mangle.c index cf260c419e1..a157b2b776c 100644 --- a/gcc/cp/mangle.c +++ b/gcc/cp/mangle.c @@ -49,7 +49,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 "stor-layout.h" |