diff options
Diffstat (limited to 'gcc/lto-streamer-in.c')
-rw-r--r-- | gcc/lto-streamer-in.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/lto-streamer-in.c b/gcc/lto-streamer-in.c index a9e31b1284c..a56d3f3f8f4 100644 --- a/gcc/lto-streamer-in.c +++ b/gcc/lto-streamer-in.c @@ -56,11 +56,7 @@ along with GCC; see the file COPYING3. If not see #include "cgraph.h" #include "ipa-utils.h" #include "target.h" -#include "data-streamer.h" #include "gimple-streamer.h" -#include "lto-streamer.h" -#include "tree-streamer.h" -#include "streamer-hooks.h" #include "cfgloop.h" |