diff options
Diffstat (limited to 'gcc/graphite.c')
-rw-r--r-- | gcc/graphite.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/graphite.c b/gcc/graphite.c index 6b393d65736..74b671d1279 100644 --- a/gcc/graphite.c +++ b/gcc/graphite.c @@ -42,7 +42,6 @@ along with GCC; see the file COPYING3. If not see #include "basic-block.h" #include "diagnostic.h" #include "tree-flow.h" -#include "toplev.h" #include "tree-dump.h" #include "timevar.h" #include "cfgloop.h" |