]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/vtable-class-hierarchy.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / cp / vtable-class-hierarchy.c
index 38ea8beeb890b1502d160bc84d492dddcc0df86d..00d4feee0227afc1347dc2825a7dbf385c97702b 100644 (file)
@@ -119,6 +119,9 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-iterator.h"
 #include "vtable-verify.h"
 #include "gimple.h"
+#include "gimplify.h"
+#include "stringpool.h"
+#include "stor-layout.h"
 
 static int num_calls_to_regset = 0;
 static int num_calls_to_regpair = 0;