]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gcc-plugin.h
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / gcc-plugin.h
index 5d28b96d22ae805deea8f70a7700f2f4f3d6fb59..3dd52ee316aa03101108e4dda9449c27224f0f72 100644 (file)
@@ -48,6 +48,19 @@ along with GCC; see the file COPYING3.  If not see
 #include "is-a.h"
 #include "plugin-api.h"
 #include "ipa-ref.h"
+#include "statistics.h"
+#include "double-int.h"
+#include "real.h"
+#include "fixed-value.h"
+#include "alias.h"
+#include "flags.h"
+#include "symtab.h"
+#include "tree-core.h"
+#include "hash-set.h"
+#include "wide-int.h"
+#include "inchash.h"
+#include "fold-const.h"
+#include "tree-check.h"
 
 /* Event names.  */
 enum plugin_event