diff options
Diffstat (limited to 'gcc/tree-iterator.c')
-rw-r--r-- | gcc/tree-iterator.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tree-iterator.c b/gcc/tree-iterator.c index d62f272f589..a654e644646 100644 --- a/gcc/tree-iterator.c +++ b/gcc/tree-iterator.c @@ -22,14 +22,11 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "hash-set.h" -#include "machmode.h" #include "vec.h" -#include "double-int.h" #include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" -#include "wide-int.h" #include "inchash.h" #include "tree.h" #include "tree-iterator.h" |