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 81bcc95..42d405f 100644 --- a/gcc/cp/method.c +++ b/gcc/cp/method.c @@ -27,7 +27,6 @@ Boston, MA 02111-1307, USA. */ #include "system.h" #include "tree.h" #include "cp-tree.h" -#include "obstack.h" #include "rtl.h" #include "expr.h" #include "output.h" |