diff options
Diffstat (limited to 'gcc/tree-nested.c')
-rw-r--r-- | gcc/tree-nested.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-nested.c b/gcc/tree-nested.c index 12992f2..f680e26 100644 --- a/gcc/tree-nested.c +++ b/gcc/tree-nested.c @@ -21,7 +21,6 @@ #include "system.h" #include "coretypes.h" #include "tm.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" @@ -38,7 +37,6 @@ #include "tree-ssa-alias.h" #include "internal-fn.h" #include "gimple-expr.h" -#include "is-a.h" #include "gimple.h" #include "gimplify.h" #include "gimple-iterator.h" |