diff options
Diffstat (limited to 'gcc/gimple-streamer.h')
-rw-r--r-- | gcc/gimple-streamer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gimple-streamer.h b/gcc/gimple-streamer.h index 75afe85..c900c9a 100644 --- a/gcc/gimple-streamer.h +++ b/gcc/gimple-streamer.h @@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see #ifndef GCC_GIMPLE_STREAMER_H #define GCC_GIMPLE_STREAMER_H -#include "basic-block.h" #include "hashtab.h" #include "hash-set.h" #include "vec.h" |