diff options
Diffstat (limited to 'polly/lib/External/isl/codegen.c')
| -rw-r--r-- | polly/lib/External/isl/codegen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/polly/lib/External/isl/codegen.c b/polly/lib/External/isl/codegen.c index 835b51d5b7b..af2e18c0378 100644 --- a/polly/lib/External/isl/codegen.c +++ b/polly/lib/External/isl/codegen.c @@ -23,6 +23,7 @@ #include <isl/ast.h> #include <isl/ast_build.h> #include <isl/options.h> +#include <isl/space.h> #include <isl/set.h> #include <isl/union_set.h> #include <isl/union_map.h> |

