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 e22e29449c9..bcb5cb9953f 100644 --- a/gcc/tree-profile.c +++ b/gcc/tree-profile.c @@ -51,8 +51,6 @@ along with GCC; see the file COPYING3. If not see #include "gimple-iterator.h" #include "gimplify-me.h" #include "gimple-ssa.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" #include "tree-cfg.h" #include "stringpool.h" |