Skip to content

Commit d5410b4

Browse files
jensmaurertkoeppe
authored andcommitted
[diff.cpp20,diff.cpp17] Add missing inclusion clause
1 parent 1f32f6a commit d5410b4

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
@@ -248,6 +248,7 @@
248248
\indextext{summary!compatibility with ISO \CppXX{}}%
249249
Subclause \ref{diff.cpp20} lists the differences between \Cpp{} and
250250
ISO \CppXX{},
251+
in addition to those listed above,
251252
by the chapters of this document.
252253

253254
\rSec2[diff.cpp20.lex]{\ref{lex}: lexical conventions}
@@ -618,6 +619,7 @@
618619
\indextext{summary!compatibility with ISO \CppXVII{}}%
619620
Subclause \ref{diff.cpp17} lists the differences between \Cpp{} and
620621
ISO \CppXVII{},
622+
in addition to those listed above,
621623
by the chapters of this document.
622624

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

0 commit comments

Comments
 (0)