From 82d720675155bb8bf21d7a6366f8d283891b43ca Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 1 Nov 2008 13:32:11 +0000 Subject: [PATCH] Document the 'include' feature [SVN r49513] --- doc/src/reference.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/src/reference.xml b/doc/src/reference.xml index a351b47b1..2509f8568 100644 --- a/doc/src/reference.xml +++ b/doc/src/reference.xml @@ -467,6 +467,17 @@ path-constant DATA : data/a.txt ; + + include + + + + Specifies an additional include path that is to be passed to C and + C++ compilers. + + + + warnings