diff options
Diffstat (limited to 'gcc/hash-set.h')
-rw-r--r-- | gcc/hash-set.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/hash-set.h b/gcc/hash-set.h index b4db21acedb..af91e315c2c 100644 --- a/gcc/hash-set.h +++ b/gcc/hash-set.h @@ -21,8 +21,6 @@ along with GCC; see the file COPYING3. If not see #ifndef hash_set_h #define hash_set_h -#include "hash-table.h" - /* implement default behavior for traits when types allow it. */ struct default_hashset_traits |