diff options
Diffstat (limited to 'gcc/tree-dump.c')
-rw-r--r-- | gcc/tree-dump.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-dump.c b/gcc/tree-dump.c index 4ed236b3d05..5a1fa3a0dd0 100644 --- a/gcc/tree-dump.c +++ b/gcc/tree-dump.c @@ -29,7 +29,6 @@ along with GCC; see the file COPYING3. If not see #include "diagnostic-core.h" #include "toplev.h" #include "tree-dump.h" -#include "tree-pass.h" #include "langhooks.h" #include "tree-iterator.h" |