diff options
Diffstat (limited to 'gcc/lto-streamer-out.c')
-rw-r--r-- | gcc/lto-streamer-out.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/lto-streamer-out.c b/gcc/lto-streamer-out.c index 8dcfcf5..2d048e8 100644 --- a/gcc/lto-streamer-out.c +++ b/gcc/lto-streamer-out.c @@ -50,11 +50,7 @@ along with GCC; see the file COPYING3. If not see #include "lto-symtab.h" #include "cgraph.h" #include "target.h" -#include "lto-streamer.h" -#include "data-streamer.h" #include "gimple-streamer.h" -#include "tree-streamer.h" -#include "streamer-hooks.h" #include "cfgloop.h" #include "builtins.h" #include "gomp-constants.h" |