diff options
Diffstat (limited to 'gcc/tree-streamer.c')
-rw-r--r-- | gcc/tree-streamer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-streamer.c b/gcc/tree-streamer.c index ad1510df0e8..7a7ea039e1a 100644 --- a/gcc/tree-streamer.c +++ b/gcc/tree-streamer.c @@ -38,8 +38,6 @@ along with GCC; see the file COPYING3. If not see #include "gimple-expr.h" #include "gimple.h" #include "streamer-hooks.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" #include "tree-streamer.h" |