libstdc++: Regenerate <bits/version.h>

Some pre-r16-4328-g71e95e871d62e4 comments sneaked back in with some
recent commits.

libstdc++-v3/ChangeLog:

	* include/bits/version.h: Regenerate.
This commit is contained in:
Jonathan Wakely
2025-12-09 21:05:02 +00:00
committed by Jonathan Wakely
parent e2026d74f6
commit 1dd44ebd5f

View File

@@ -2038,7 +2038,7 @@
# define __cpp_lib_common_reference 202302L
# endif
# endif
#endif /* !defined(__cpp_lib_common_reference) && defined(__glibcxx_want_common_reference) */
#endif /* !defined(__cpp_lib_common_reference) */
#undef __glibcxx_want_common_reference
#if !defined(__cpp_lib_common_reference_wrapper)
@@ -2048,7 +2048,7 @@
# define __cpp_lib_common_reference_wrapper 202302L
# endif
# endif
#endif /* !defined(__cpp_lib_common_reference_wrapper) && defined(__glibcxx_want_common_reference_wrapper) */
#endif /* !defined(__cpp_lib_common_reference_wrapper) */
#undef __glibcxx_want_common_reference_wrapper
#if !defined(__cpp_lib_formatters)