diff options
Diffstat (limited to 'gcc/except.c')
-rw-r--r-- | gcc/except.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/except.c b/gcc/except.c index aae8aa0..10fc26e 100644 --- a/gcc/except.c +++ b/gcc/except.c @@ -141,7 +141,6 @@ along with GCC; see the file COPYING3. If not see #include "diagnostic.h" #include "tree-pretty-print.h" #include "tree-pass.h" -#include "timevar.h" #include "tree-flow.h" #include "cfgloop.h" |