Skip to content

Commit 2555bbb

Browse files
authored
[version.syn] Adjust linebreak (#8672)
1 parent 7d4d7f3 commit 2555bbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/support.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,8 +609,8 @@
609609
#define @\defnlibxname{cpp_lib_byte}@ 201603L // freestanding, also in \libheader{cstddef}
610610
#define @\defnlibxname{cpp_lib_byteswap}@ 202110L // freestanding, also in \libheader{bit}
611611
#define @\defnlibxname{cpp_lib_char8_t}@ 201907L
612-
// freestanding, also in \libheader{atomic}, \libheader{filesystem}, \libheader{iosfwd}, \libheader{istream}, \libheader{limits}, \libheader{locale}, \libheader{ostream}, \libheader{string},
613-
// \libheader{string_view}
612+
// freestanding, also in \libheader{atomic}, \libheader{filesystem}, \libheader{iosfwd}, \libheader{istream}, \libheader{limits}, \libheader{locale}, \libheader{ostream},
613+
// \libheader{string}, \libheader{string_view}
614614
#define @\defnlibxname{cpp_lib_chrono}@ 202306L // also in \libheader{chrono}
615615
#define @\defnlibxname{cpp_lib_chrono_udls}@ 201304L // also in \libheader{chrono}
616616
#define @\defnlibxname{cpp_lib_clamp}@ 201603L // freestanding, also in \libheader{algorithm}

0 commit comments

Comments
 (0)