]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-strlen.c
* gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / tree-ssa-strlen.c
index 514b1b829e26c152f8bddef5737897167eeb5d73..3f88ff65c8172179a4a739bbebf79263dfe2037e 100644 (file)
@@ -25,6 +25,13 @@ along with GCC; see the file COPYING3.  If not see
 #include "stor-layout.h"
 #include "hash-table.h"
 #include "bitmap.h"
+#include "basic-block.h"
+#include "tree-ssa-alias.h"
+#include "internal-fn.h"
+#include "gimple-fold.h"
+#include "tree-eh.h"
+#include "gimple-expr.h"
+#include "is-a.h"
 #include "gimple.h"
 #include "gimplify.h"
 #include "gimple-iterator.h"