diff options
Diffstat (limited to 'gcc/lto-streamer.h')
-rw-r--r-- | gcc/lto-streamer.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/lto-streamer.h b/gcc/lto-streamer.h index e3465a834bc..6eb040b8a25 100644 --- a/gcc/lto-streamer.h +++ b/gcc/lto-streamer.h @@ -24,10 +24,7 @@ along with GCC; see the file COPYING3. If not see #define GCC_LTO_STREAMER_H #include "plugin-api.h" -#include "hash-table.h" -#include "hash-map.h" #include "target.h" -#include "vec.h" #include "alloc-pool.h" #include "gcov-io.h" #include "diagnostic.h" |