diff options
Diffstat (limited to 'gcc/tree-profile.c')
-rw-r--r-- | gcc/tree-profile.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-profile.c b/gcc/tree-profile.c index dfd0ef04677..ba6c6ed4cf7 100644 --- a/gcc/tree-profile.c +++ b/gcc/tree-profile.c @@ -37,9 +37,7 @@ along with GCC; see the file COPYING3. If not see #include "coverage.h" #include "tree.h" #include "tree-flow.h" -#include "tree-dump.h" #include "tree-pass.h" -#include "timevar.h" #include "value-prof.h" #include "cgraph.h" #include "profile.h" |