diff options
Diffstat (limited to 'gcc/ipa-devirt.c')
-rw-r--r-- | gcc/ipa-devirt.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ipa-devirt.c b/gcc/ipa-devirt.c index 49cb65b0d19..b7afc3bedad 100644 --- a/gcc/ipa-devirt.c +++ b/gcc/ipa-devirt.c @@ -128,7 +128,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 "ipa-utils.h" #include "internal-fn.h" #include "gimple-fold.h" @@ -143,7 +142,6 @@ along with GCC; see the file COPYING3. If not see #include "gimple-pretty-print.h" #include "stor-layout.h" #include "intl.h" -#include "streamer-hooks.h" #include "lto-streamer.h" /* Hash based set of pairs of types. */ |