]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gimple-fold.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / gimple-fold.c
index 0b611dc4edf684ce97044920fb1678a854bf6500..49b31f1deb3a1a6a873ba081d6e9ced10e91a47b 100644 (file)
@@ -22,7 +22,17 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "tm.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 "wide-int.h"
+#include "inchash.h"
 #include "tree.h"
+#include "fold-const.h"
 #include "stringpool.h"
 #include "expr.h"
 #include "stmt.h"