]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/graphite-dependences.c
* gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / graphite-dependences.c
index f9f7004cb1dfb622f7c641c52c4bf5c3e582ea17..c0d769c7dd64a95ee00a79001e944dc3a265c470 100644 (file)
@@ -34,6 +34,11 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "tree.h"
+#include "basic-block.h"
+#include "tree-ssa-alias.h"
+#include "internal-fn.h"
+#include "gimple-expr.h"
+#include "is-a.h"
 #include "gimple.h"
 #include "gimple-iterator.h"
 #include "tree-ssa-loop.h"