diff options
Diffstat (limited to 'gcc/tree-eh.c')
-rw-r--r-- | gcc/tree-eh.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tree-eh.c b/gcc/tree-eh.c index 3b35ca42862..a5dce621d12 100644 --- a/gcc/tree-eh.c +++ b/gcc/tree-eh.c @@ -28,11 +28,8 @@ along with GCC; see the file COPYING3. If not see #include "except.h" #include "pointer-set.h" #include "tree-flow.h" -#include "tree-dump.h" #include "tree-inline.h" -#include "tree-iterator.h" #include "tree-pass.h" -#include "timevar.h" #include "langhooks.h" #include "ggc.h" #include "diagnostic-core.h" |