]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/rtti.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / cp / rtti.c
index 5827540c9b273c4c1a994b441943662c9b9aaf31..0bac87909a081c5efdcfe421e664cbe351767d26 100644 (file)
@@ -24,6 +24,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "tree.h"
+#include "stringpool.h"
+#include "stor-layout.h"
 #include "cp-tree.h"
 #include "flags.h"
 #include "convert.h"