libstdc++: Remove whitespace before preprocessor directives
authorJonathan Wakely <jwakely@redhat.com>
Thu, 12 May 2022 16:37:33 +0000 (17:37 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 12 May 2022 17:04:01 +0000 (18:04 +0100)
commita0080f0285dfa9b7f0b7a6c5ec79e28eb662b953
treefc17762fa5139635fde10e0488f024f676efecca
parentdcc266796a6afa18eeba1edde81f9eb78e6c83ce
libstdc++: Remove whitespace before preprocessor directives

These are harmless, but also unnecessary and inconsistent (and their
removal was requested by PR libstdc++/17632).

libstdc++-v3/ChangeLog:

* config/locale/dragonfly/numeric_members.cc: Remove whitespace.
* config/locale/gnu/numeric_members.cc: Likewise.
* include/bits/locale_facets_nonio.h: Likewise.
* libsupc++/typeinfo: Likewise.
libstdc++-v3/config/locale/dragonfly/numeric_members.cc
libstdc++-v3/config/locale/gnu/numeric_members.cc
libstdc++-v3/include/bits/locale_facets_nonio.h
libstdc++-v3/libsupc++/typeinfo