diff options
Diffstat (limited to 'gcc/lto-cgraph.c')
-rw-r--r-- | gcc/lto-cgraph.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/lto-cgraph.c b/gcc/lto-cgraph.c index f700b0ce16d..d70537dbd07 100644 --- a/gcc/lto-cgraph.c +++ b/gcc/lto-cgraph.c @@ -48,8 +48,6 @@ along with GCC; see the file COPYING3. If not see #include "except.h" #include "timevar.h" #include "cgraph.h" -#include "lto-streamer.h" -#include "data-streamer.h" #include "tree-streamer.h" #include "gcov-io.h" #include "tree-pass.h" |