]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Move closing brace outside #endif [PR104866]
authorDetlef Vollmann <dv@vollmann.ch>
Thu, 10 Mar 2022 16:57:25 +0000 (16:57 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 10 Mar 2022 21:04:01 +0000 (21:04 +0000)
commitb5417a0ba7e26bec2abf05cad6c6ef840a9be41c
tree308f8e6f8ff765f1e494f4b58beb178d08c8280c
parent7c2ac3cebd5d41441e38142fca7ba5206f0d0027
libstdc++: Move closing brace outside #endif [PR104866]

libstdc++-v3/ChangeLog:

PR libstdc++/104866
* include/bits/this_thread_sleep.h: Fix order of #endif and
closing brace of namespace.
libstdc++-v3/include/bits/this_thread_sleep.h