diff options
Diffstat (limited to 'gcc/ipa-profile.c')
-rw-r--r-- | gcc/ipa-profile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ipa-profile.c b/gcc/ipa-profile.c index 82912669321..3b99687be00 100644 --- a/gcc/ipa-profile.c +++ b/gcc/ipa-profile.c @@ -67,7 +67,6 @@ along with GCC; see the file COPYING3. If not see #include "value-prof.h" #include "alloc-pool.h" #include "tree-inline.h" -#include "lto-streamer.h" #include "data-streamer.h" #include "symbol-summary.h" #include "ipa-prop.h" |