Skip to content

Commit 66b5d5e

Browse files
committed
[version.syn] Fix typo in header name
1 parent 4961745 commit 66b5d5e

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
@@ -557,7 +557,7 @@
557557
#define @\defnlibxname{cpp_lib_allocator_traits_is_always_equal}@ 201411L
558558
// also in \libheader{memory}, \libheader{scoped_allocator}, \libheader{string}, \libheader{deque}, \libheader{forward_list}, \libheader{list}, \libheader{vector},
559559
// \libheader{map}, \libheader{set}, \libheader{unordered_map}, \libheader{unordered_set}
560-
#define @\defnlibxname{cpp_lib_adaptor_iterator_pair_constructor}@ 202106L // also in \libheader{stack}, \libheader{queue>}
560+
#define @\defnlibxname{cpp_lib_adaptor_iterator_pair_constructor}@ 202106L // also in \libheader{stack}, \libheader{queue}
561561
#define @\defnlibxname{cpp_lib_any}@ 201606L // also in \libheader{any}
562562
#define @\defnlibxname{cpp_lib_apply}@ 201603L // also in \libheader{tuple}
563563
#define @\defnlibxname{cpp_lib_array_constexpr}@ 201811L // also in \libheader{iterator}, \libheader{array}

0 commit comments

Comments
 (0)