]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/java/constants.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / java / constants.c
index 70b84688a801164eb7512785013cc5b90c895264..5b4b3fbd6757c71e86cddc69607121d760e02227 100644 (file)
@@ -25,7 +25,17 @@ The Free Software Foundation is independent of Sun Microsystems, Inc.  */
 #include "coretypes.h"
 #include "tm.h"
 #include "jcf.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 "stor-layout.h"
 #include "java-tree.h"