diff options
Diffstat (limited to 'gcc/tree-vrp.c')
-rw-r--r-- | gcc/tree-vrp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-vrp.c b/gcc/tree-vrp.c index 0ce9a74c271..f224c6f5b39 100644 --- a/gcc/tree-vrp.c +++ b/gcc/tree-vrp.c @@ -30,8 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-flow.h" #include "tree-pass.h" #include "tree-dump.h" -#include "timevar.h" -#include "tree-pretty-print.h" #include "gimple-pretty-print.h" #include "diagnostic-core.h" #include "intl.h" |