]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-call-cdce.c
tree-ssa.h: Remove all #include's
[thirdparty/gcc.git] / gcc / tree-call-cdce.c
index c38f694a5db09df1a5e938b2c3a172feb1b9d86f..578b21118d207bd111168e115d4cf40e22b6a975 100644 (file)
@@ -25,8 +25,11 @@ along with GCC; see the file COPYING3.  If not see
 #include "basic-block.h"
 #include "tree.h"
 #include "gimple-pretty-print.h"
-#include "tree-ssa.h"
 #include "gimple.h"
+#include "gimple-ssa.h"
+#include "tree-cfg.h"
+#include "tree-ssanames.h"
+#include "tree-into-ssa.h"
 #include "tree-pass.h"
 #include "flags.h"
 \f