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 28ce2bc..e6fc132 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 "flags.h" #include "tree.h" #include "inchash.h" #include "tree-iterator.h" |