summaryrefslogtreecommitdiff
path: root/lang/gcc6-aux/files/patch-isl-20-or-newer
blob: a97f412ab0dc8bd5fb4bd530e80f0db4ba7fca98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gcc/graphite.h.orig	2020-08-15 14:22:45.859708000 -0400
+++ gcc/graphite.h	2020-08-15 14:25:15.832648000 -0400
@@ -36,6 +36,8 @@
 #include <isl/ilp.h>
 #include <isl/schedule.h>
 #include <isl/ast_build.h>
+#include <isl/id.h>
+#include <isl/space.h>
 
 #ifdef HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCS
 /* isl 0.15 or later.  */