File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
libstdc++-v3/include/bits Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 20382038# define __cpp_lib_common_reference 202302L
20392039# endif
20402040# endif
2041- #endif /* !defined(__cpp_lib_common_reference) && defined(__glibcxx_want_common_reference) */
2041+ #endif /* !defined(__cpp_lib_common_reference) */
20422042#undef __glibcxx_want_common_reference
20432043
20442044#if !defined(__cpp_lib_common_reference_wrapper)
20482048# define __cpp_lib_common_reference_wrapper 202302L
20492049# endif
20502050# endif
2051- #endif /* !defined(__cpp_lib_common_reference_wrapper) && defined(__glibcxx_want_common_reference_wrapper) */
2051+ #endif /* !defined(__cpp_lib_common_reference_wrapper) */
20522052#undef __glibcxx_want_common_reference_wrapper
20532053
20542054#if !defined(__cpp_lib_formatters)
You can’t perform that action at this time.
0 commit comments