diff options
Diffstat (limited to 'gcc/jit/jit-common.h')
-rw-r--r-- | gcc/jit/jit-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/jit/jit-common.h b/gcc/jit/jit-common.h index 04f78165dc2..160e7c8283d 100644 --- a/gcc/jit/jit-common.h +++ b/gcc/jit/jit-common.h @@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see #include "libgccjit.h" -#include "hash-set.h" #include "input.h" #include "vec.h" #include "alias.h" |