diff options
Diffstat (limited to 'gcc/ipa-polymorphic-call.c')
-rw-r--r-- | gcc/ipa-polymorphic-call.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ipa-polymorphic-call.c b/gcc/ipa-polymorphic-call.c index 458e1e93246..fd3fb196886 100644 --- a/gcc/ipa-polymorphic-call.c +++ b/gcc/ipa-polymorphic-call.c @@ -40,7 +40,6 @@ along with GCC; see the file COPYING3. If not see #include "expr.h" #include "tree-pass.h" #include "target.h" -#include "tree-pretty-print.h" #include "cgraph.h" #include "ipa-utils.h" #include "internal-fn.h" @@ -57,7 +56,6 @@ along with GCC; see the file COPYING3. If not see #include "stor-layout.h" #include "intl.h" #include "data-streamer.h" -#include "lto-streamer.h" #include "streamer-hooks.h" #include "tree-ssa-operands.h" #include "tree-into-ssa.h" |