diff options
Diffstat (limited to 'gcc/cp/error.c')
-rw-r--r-- | gcc/cp/error.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/error.c b/gcc/cp/error.c index 1560fc6047b..2676966e09c 100644 --- a/gcc/cp/error.c +++ b/gcc/cp/error.c @@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "tree.h" #include "cp-tree.h" -#include "toplev.h" #include "flags.h" #include "diagnostic.h" #include "tree-diagnostic.h" |