]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ipa-devirt.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / ipa-devirt.c
index 99fbfe7455a02915db755ce4cd666f68f8454f3d..38cf378d2d4cd0463a86e98a415e640c388f54e6 100644 (file)
@@ -110,7 +110,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "tree.h"
+#include "print-tree.h"
+#include "calls.h"
 #include "cgraph.h"
+#include "expr.h"
 #include "tree-pass.h"
 #include "ggc.h"
 #include "pointer-set.h"