Skip to content

Commit 07c20b7

Browse files
authored
[version.syn] Remove redundant <version> for __cpp_lib_ranges_enumerate (#7120)
1 parent 8227c19 commit 07c20b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@
739739
#define @\defnlibxname{cpp_lib_ranges_chunk_by}@ 202202L // freestanding, also in \libheader{ranges}
740740
#define @\defnlibxname{cpp_lib_ranges_concat}@ 202403L // also in \libheader{ranges}
741741
#define @\defnlibxname{cpp_lib_ranges_contains}@ 202207L // also in \libheader{algorithm}
742-
#define @\defnlibxname{cpp_lib_ranges_enumerate}@ 202302L // also in \libheader{ranges}, \libheader{version}
742+
#define @\defnlibxname{cpp_lib_ranges_enumerate}@ 202302L // also in \libheader{ranges}
743743
#define @\defnlibxname{cpp_lib_ranges_find_last}@ 202207L // also in \libheader{algorithm}
744744
#define @\defnlibxname{cpp_lib_ranges_fold}@ 202207L // also in \libheader{algorithm}
745745
#define @\defnlibxname{cpp_lib_ranges_generate_random}@ 202403L // also in \libheader{random}

0 commit comments

Comments
 (0)