]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/init.c
.
[thirdparty/gcc.git] / gcc / cp / init.c
index 3fe8f18b2a944cf3a827d1a0daea54fc31453228..81804112fd017954a6e3f4d96267aadd053a2ff2 100644 (file)
@@ -30,6 +30,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "gimplify.h"
 #include "c-family/c-ubsan.h"
 #include "intl.h"
+#include "stringpool.h"
+#include "attribs.h"
 #include "asan.h"
 
 static bool begin_init_stmts (tree *, tree *);