From b4caf7c380fee2e4b3a0972462d7012e1ac3428f Mon Sep 17 00:00:00 2001 From: Eisenwave Date: Mon, 21 Aug 2023 01:38:35 +0200 Subject: [PATCH] [lex.phases] add iref to [cpp.include] --- source/lex.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lex.tex b/source/lex.tex index c2b3db8c33..adc2fa915e 100644 --- a/source/lex.tex +++ b/source/lex.tex @@ -150,7 +150,7 @@ characters into preprocessing tokens is context-dependent. \begin{example} See the handling of \tcode{<} within a \tcode{\#include} preprocessing -directive. +directive\iref{cpp.include}. \end{example} \item Preprocessing directives are executed, macro invocations are