Skip to content

Commit 1c22d62

Browse files
authored
[lex.phases] Add cross-reference to [cpp.include] (#6485)
1 parent 433baff commit 1c22d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lex.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
characters into preprocessing tokens is context-dependent.
151151
\begin{example}
152152
See the handling of \tcode{<} within a \tcode{\#include} preprocessing
153-
directive.
153+
directive\iref{cpp.include}.
154154
\end{example}
155155

156156
\item Preprocessing directives are executed, macro invocations are

0 commit comments

Comments
 (0)