diff options
Diffstat (limited to 'gcc/graphite-poly.c')
-rw-r--r-- | gcc/graphite-poly.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/graphite-poly.c b/gcc/graphite-poly.c index 5089cd8..5e9323a 100644 --- a/gcc/graphite-poly.c +++ b/gcc/graphite-poly.c @@ -39,7 +39,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-data-ref.h" #include "pretty-print.h" #include "gimple-pretty-print.h" -#include "tree-dump.h" #include "graphite.h" /* Print to STDERR the GMP value VAL. */ |