]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-object-size.c
.
[thirdparty/gcc.git] / gcc / tree-object-size.c
index 723a5283da60232beffdd0d91f6dc8b9a0b63d6d..a56b78a4510388f075fa2aeb23f4c4703565f944 100644 (file)
@@ -32,6 +32,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "gimple-fold.h"
 #include "gimple-iterator.h"
 #include "tree-cfg.h"
+#include "stringpool.h"
+#include "attribs.h"
 
 struct object_size_info
 {