diff options
Diffstat (limited to 'gcc/cp/method.c')
-rw-r--r-- | gcc/cp/method.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/method.c b/gcc/cp/method.c index 79edf81b24f..9481aa72aca 100644 --- a/gcc/cp/method.c +++ b/gcc/cp/method.c @@ -34,7 +34,6 @@ along with GCC; see the file COPYING3. If not see #include "tm_p.h" #include "target.h" #include "common/common-target.h" -#include "tree-pass.h" #include "diagnostic.h" #include "cgraph.h" #include "gimple.h" |