diff options
Diffstat (limited to 'gcc/graphite-poly.c')
-rw-r--r-- | gcc/graphite-poly.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/graphite-poly.c b/gcc/graphite-poly.c index 5b5af02e836..28b696ba17c 100644 --- a/gcc/graphite-poly.c +++ b/gcc/graphite-poly.c @@ -43,13 +43,10 @@ extern "C" { #include "system.h" #include "coretypes.h" #include "diagnostic-core.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" -#include "inchash.h" #include "tree.h" #include "fold-const.h" #include "predict.h" |