diff options
Diffstat (limited to 'gcc/ipa-pure-const.c')
-rw-r--r-- | gcc/ipa-pure-const.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ipa-pure-const.c b/gcc/ipa-pure-const.c index f0373e65d8f..8fd8c365bb4 100644 --- a/gcc/ipa-pure-const.c +++ b/gcc/ipa-pure-const.c @@ -59,8 +59,6 @@ along with GCC; see the file COPYING3. If not see #include "gimple-pretty-print.h" #include "langhooks.h" #include "target.h" -#include "lto-streamer.h" -#include "data-streamer.h" #include "tree-streamer.h" #include "cfgloop.h" #include "tree-scalar-evolution.h" |