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 90e11acb3cc..a87bca867c9 100644 --- a/gcc/graphite.c +++ b/gcc/graphite.c @@ -50,7 +50,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-data-ref.h" #include "tree-scalar-evolution.h" #include "tree-pass.h" -#include "domwalk.h" #include "value-prof.h" #include "pointer-set.h" #include "gimple.h" |