diff options
Diffstat (limited to 'gcc/tree-streamer.h')
-rw-r--r-- | gcc/tree-streamer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-streamer.h b/gcc/tree-streamer.h index 20e2621511d..fdd86664f29 100644 --- a/gcc/tree-streamer.h +++ b/gcc/tree-streamer.h @@ -25,7 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "streamer-hooks.h" #include "lto-streamer.h" #include "data-streamer.h" -#include "hash-map.h" /* Cache of pickled nodes. Used to avoid writing the same node more than once. The first time a tree node is streamed out, it is |