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 5a8a56d..e5e1a1e 100644 --- a/gcc/jit/jit-common.h +++ b/gcc/jit/jit-common.h @@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see #include "libgccjit.h" #include "vec.h" -#include "alias.h" #include "flags.h" #include "symtab.h" #include "inchash.h" |