Skip to content

Commit 0074e75

Browse files
committed
[diff.cpp20,diff.cpp17] Add missing inclusion clause
1 parent e040c5b commit 0074e75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/compatibility.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@
241241
\indextext{summary!compatibility with ISO \CppXX{}}%
242242
Subclause \ref{diff.cpp20} lists the differences between \Cpp{} and
243243
ISO \CppXX{},
244+
in addition to those listed above,
244245
by the chapters of this document.
245246

246247
\rSec2[diff.cpp20.lex]{\ref{lex}: lexical conventions}
@@ -598,6 +599,7 @@
598599
\indextext{summary!compatibility with ISO \CppXVII{}}%
599600
Subclause \ref{diff.cpp17} lists the differences between \Cpp{} and
600601
ISO \CppXVII{},
602+
in addition to those listed above,
601603
by the chapters of this document.
602604

603605
\rSec2[diff.cpp17.lex]{\ref{lex}: lexical conventions}

0 commit comments

Comments
 (0)