diff options
Diffstat (limited to 'gcc/cp/lambda.c')
-rw-r--r-- | gcc/cp/lambda.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cp/lambda.c b/gcc/cp/lambda.c index 0ac96af..13c1255 100644 --- a/gcc/cp/lambda.c +++ b/gcc/cp/lambda.c @@ -29,11 +29,9 @@ along with GCC; see the file COPYING3. If not see #include "options.h" #include "tree.h" #include "stringpool.h" -#include "plugin-api.h" #include "tm.h" #include "hard-reg-set.h" #include "function.h" -#include "ipa-ref.h" #include "cgraph.h" #include "tree-iterator.h" #include "cp-tree.h" |