diff options
Diffstat (limited to 'gcc/cp/parser.c')
-rw-r--r-- | gcc/cp/parser.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/parser.c b/gcc/cp/parser.c index 917f750..826de0c 100644 --- a/gcc/cp/parser.c +++ b/gcc/cp/parser.c @@ -31,7 +31,6 @@ along with GCC; see the file COPYING3. If not see #include "decl.h" #include "flags.h" #include "diagnostic-core.h" -#include "toplev.h" #include "output.h" #include "target.h" #include "cgraph.h" |