On Aug 22, 2016, at 2:45 PM, Aditya Kumar <aditya...@samsung.com> wrote: > > libstdc++-v3/ChangeLog | 5 + > libstdc++-v3/include/bits/algorithmfwd.h | 206 ++++++++++++++-------------- > libstdc++-v3/include/bits/shared_ptr_base.h | 26 ++-- > 3 files changed, 121 insertions(+), 116 deletions(-)
> diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog > index 299bce6..88d908d 100644 > --- a/libstdc++-v3/ChangeLog > +++ b/libstdc++-v3/ChangeLog > @@ -1,3 +1,8 @@ > +2016-08-22 Aditya Kumar <hiradi...@msn.com> blank line here. > + * libstdc++-v3/include/bits/algorithmfwd.h: Remove WS > + * libstdc++-v3/include/bits/shared_ptr_base.h: Remove WS > + > + One less blank line here. Also, all libstdc++ must also be copied to the libstdc++ list, otherwise, they won't even see it.