From: Jim Kingdon Date: Tue, 14 Feb 1995 22:02:49 +0000 (+0000) Subject: * expression.h: Move declaration of evaluate_subexp_with_coercion X-Git-Tag: gdb-4_18~12405 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5466f20ff2d5943d449c0de468f67f05532586b5;p=external%2Fbinutils.git * expression.h: Move declaration of evaluate_subexp_with_coercion from here... * value.h: ...to here. * expression.h: Don't include value.h --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 37e00ab..bd37ecb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +Tue Feb 14 16:58:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * expression.h: Move declaration of evaluate_subexp_with_coercion + from here... + * value.h: ...to here. + * expression.h: Don't include value.h + Tue Feb 14 11:46:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * expression.h: Move include of value.h until after declaration of