diff options
Diffstat (limited to 'gcc/sese.c')
-rw-r--r-- | gcc/sese.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/sese.c b/gcc/sese.c index ffcb51c1737..078df67b795 100644 --- a/gcc/sese.c +++ b/gcc/sese.c @@ -31,7 +31,6 @@ along with GCC; see the file COPYING3. If not see #include "diagnostic.h" #include "tree-pretty-print.h" #include "tree-flow.h" -#include "toplev.h" #include "tree-dump.h" #include "timevar.h" #include "cfgloop.h" |