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 ae90c29f018..5b5af02e836 100644 --- a/gcc/graphite-poly.c +++ b/gcc/graphite-poly.c @@ -44,14 +44,11 @@ extern "C" { #include "coretypes.h" #include "diagnostic-core.h" #include "hash-set.h" -#include "machmode.h" #include "vec.h" -#include "double-int.h" #include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" -#include "wide-int.h" #include "inchash.h" #include "tree.h" #include "fold-const.h" |