diff options
Diffstat (limited to 'gcc/graphite-poly.c')
-rw-r--r-- | gcc/graphite-poly.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/gcc/graphite-poly.c b/gcc/graphite-poly.c index 1f50ff8..d188341 100644 --- a/gcc/graphite-poly.c +++ b/gcc/graphite-poly.c @@ -40,22 +40,8 @@ along with GCC; see the file COPYING3. If not see #include "pretty-print.h" #include "gimple-pretty-print.h" #include "tree-dump.h" - -#include <isl/constraint.h> -#include <isl/set.h> -#include <isl/map.h> -#include <isl/union_map.h> -#include <isl/constraint.h> -#include <isl/ilp.h> -#include <isl/aff.h> -#include <isl/val.h> -#include <isl/val_gmp.h> - #include "graphite.h" -#define OPENSCOP_MAX_STRING 256 - - /* Print to STDERR the GMP value VAL. */ DEBUG_FUNCTION void |