]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-stdarg.c
tree-ssa.h: Remove all #include's
[thirdparty/gcc.git] / gcc / tree-stdarg.c
index 3314fbaf56ea7b8d9c16057dfb8a683ab353da30..2c8aac289b692671da88d901dd2b7accff2b49a8 100644 (file)
@@ -27,7 +27,12 @@ along with GCC; see the file COPYING3.  If not see
 #include "langhooks.h"
 #include "gimple-pretty-print.h"
 #include "target.h"
-#include "tree-ssa.h"
+#include "bitmap.h"
+#include "gimple.h"
+#include "gimple-ssa.h"
+#include "tree-phinodes.h"
+#include "ssa-iterators.h"
+#include "tree-ssanames.h"
 #include "sbitmap.h"
 #include "tree-pass.h"
 #include "tree-stdarg.h"