]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/graphite-clast-to-gimple.c
tree-ssa.h: Remove all #include's
[thirdparty/gcc.git] / gcc / graphite-clast-to-gimple.c
index 7db4da6eac29db9ff0b34067fbce4118247dfc14..de513e5de3a67c8f5fa0393fe4941ea19bbc2bf2 100644 (file)
@@ -36,7 +36,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "diagnostic-core.h"
 #include "tree.h"
-#include "tree-ssa.h"
+#include "gimple.h"
+#include "gimple-ssa.h"
+#include "tree-ssa-loop.h"
+#include "tree-into-ssa.h"
 #include "tree-pass.h"
 #include "cfgloop.h"
 #include "tree-chrec.h"