From 5f0426a80df633a45e1ee917612085f805c1ae3e Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 28 Jan 2004 01:31:00 +0000 Subject: [PATCH] Stupid deprecated XInclude namespace [SVN r22013] --- doc/function.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/function.xml b/doc/function.xml index da8619e..d6fedc3 100644 --- a/doc/function.xml +++ b/doc/function.xml @@ -3,7 +3,7 @@ "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd"> + xmlns:xi="http://www.w3.org/2001/XInclude"> Douglas