diff options
Diffstat (limited to 'gcc/objcp/ChangeLog')
-rw-r--r-- | gcc/objcp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/objcp/ChangeLog b/gcc/objcp/ChangeLog index fd0ddb53763..4deea7b4bc8 100644 --- a/gcc/objcp/ChangeLog +++ b/gcc/objcp/ChangeLog @@ -1,3 +1,8 @@ +2015-06-17 Andrew MacLeod <amacleod@redhat.com> + + * objcp-decl.c: Do not include input.h, line-map.h or is-a.h. + * objcp-lang.c: Likewise. + 2015-06-08 Andrew MacLeod <amacleod@redhat.com> * objcp-decl.c : Adjust include files. |