From eee335102e36d60367366895729a48b1a24fb23c Mon Sep 17 00:00:00 2001 From: Andrew MacLeod Date: Thu, 25 Jun 2015 16:27:12 +0000 Subject: alias.h (alias_set_type): Move typedef. 2015-06-25 Andrew Macleod * alias.h (alias_set_type): Move typedef. * coretypes.h (alias_set_type): Relocate typedef here. * rtl.h: Don't include alias.h. * jit/jit-common.h: Likewise From-SVN: r224948 --- gcc/jit/jit-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/jit') 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" -- cgit v1.1