]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-scalar-evolution.c
tree-ssa.h: Remove all #include's
[thirdparty/gcc.git] / gcc / tree-scalar-evolution.c
index 16d9d7d4b2307b7157a19ec8b1185b11aa7523df..7ccf7d619119f0f50b57f84e6b0dcb911cf8fcde 100644 (file)
@@ -259,6 +259,12 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree.h"
 #include "hash-table.h"
 #include "gimple-pretty-print.h"
+#include "gimple.h"
+#include "gimple-ssa.h"
+#include "tree-cfg.h"
+#include "tree-phinodes.h"
+#include "tree-ssanames.h"
+#include "tree-ssa-loop.h"
 #include "tree-ssa.h"
 #include "cfgloop.h"
 #include "tree-chrec.h"