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 56f50e1e5da..d0e010500f8 100644 --- a/gcc/cp/method.c +++ b/gcc/cp/method.c @@ -36,7 +36,6 @@ along with GCC; see the file COPYING3. If not see #include "common/common-target.h" #include "diagnostic.h" #include "cgraph.h" -#include "pointer-set.h" /* Various flags to control the mangling process. */ |