diff options
Diffstat (limited to 'gcc/tree-streamer-out.c')
-rw-r--r-- | gcc/tree-streamer-out.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-streamer-out.c b/gcc/tree-streamer-out.c index a0c4665..5b263d7 100644 --- a/gcc/tree-streamer-out.c +++ b/gcc/tree-streamer-out.c @@ -34,8 +34,6 @@ along with GCC; see the file COPYING3. If not see #include "cgraph.h" #include "target.h" #include "tree-streamer.h" -#include "data-streamer.h" -#include "streamer-hooks.h" #include "gomp-constants.h" |