]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gimple-ssa-isolate-paths.c
* gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / gimple-ssa-isolate-paths.c
index 1b7e3ff7d76944991919d18add19eead35f99070..440d2ed86d95c3672e92b0c31404c248380c1fcc 100644 (file)
@@ -26,6 +26,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree.h"
 #include "flags.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 "gimple-walk.h"