<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- gcc/graphite.h	2018/08/01 06:53:34	263192
+++ gcc/graphite.h	2018/08/01 07:21:08	263193
@@ -37,6 +37,8 @@
 #include &lt;isl/schedule.h&gt;
 #include &lt;isl/ast_build.h&gt;
 #include &lt;isl/schedule_node.h&gt;
+#include &lt;isl/id.h&gt;
+#include &lt;isl/space.h&gt;
 
 typedef struct poly_dr *poly_dr_p;
 
</pre></body></html>