diff options
Diffstat (limited to 'gcc/target.h')
-rw-r--r-- | gcc/target.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/target.h b/gcc/target.h index c3fb89c7213..a79f424415e 100644 --- a/gcc/target.h +++ b/gcc/target.h @@ -48,9 +48,7 @@ #ifndef GCC_TARGET_H #define GCC_TARGET_H -#include "insn-modes.h" #include "insn-codes.h" -#include "wide-int.h" #include "tm.h" #include "hard-reg-set.h" |