diff --git a/gcc/graphite.h b/gcc/graphite.h index 4e0e58c..be0a22b 100644 (file) --- a/gcc/graphite.h +++ b/gcc/graphite.h @@ -37,6 +37,8 @@ along with GCC; see the file COPYING3. If not see #include #include #include +#include +#include typedef struct poly_dr *poly_dr_p;