diff options
Diffstat (limited to 'gcc/c/c-convert.c')
-rw-r--r-- | gcc/c/c-convert.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/c/c-convert.c b/gcc/c/c-convert.c index 27fc3fc0e8e..ef87303e4a8 100644 --- a/gcc/c/c-convert.c +++ b/gcc/c/c-convert.c @@ -32,8 +32,6 @@ along with GCC; see the file COPYING3. If not see #include "symtab.h" #include "input.h" #include "alias.h" -#include "double-int.h" -#include "machmode.h" #include "inchash.h" #include "tree.h" #include "flags.h" |