diff options
Diffstat (limited to 'gcc/gimple-streamer.h')
-rw-r--r-- | gcc/gimple-streamer.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/gimple-streamer.h b/gcc/gimple-streamer.h index 1fef4d73a39..b4e52f444ba 100644 --- a/gcc/gimple-streamer.h +++ b/gcc/gimple-streamer.h @@ -22,9 +22,6 @@ along with GCC; see the file COPYING3. If not see #ifndef GCC_GIMPLE_STREAMER_H #define GCC_GIMPLE_STREAMER_H -#include "hashtab.h" -#include "hash-set.h" -#include "vec.h" #include "tm.h" #include "hard-reg-set.h" #include "input.h" |