]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/cp-array-notation.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / cp / cp-array-notation.c
index 7e76010190ff2adf32ea422c585aff447094f0cf..c64f7e233bcaa2c2f70a12af99ad7602712b7b1f 100644 (file)
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
+#include "hash-set.h"
+#include "machmode.h"
+#include "vec.h"
+#include "double-int.h"
+#include "input.h"
+#include "alias.h"
+#include "symtab.h"
+#include "options.h"
+#include "wide-int.h"
+#include "inchash.h"
 #include "tree.h"
 #include "cp-tree.h"
 #include "c-family/c-common.h"