From 2ecd97fd7e7fd5144ebd32617ef933e518ce1c38 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 19 May 2003 21:25:34 +0000 Subject: [PATCH] added missing includes [SVN r18457] --- new/boostbook.jam | 1 + v2/boostbook.jam | 1 + 2 files changed, 2 insertions(+) diff --git a/new/boostbook.jam b/new/boostbook.jam index fef2646dc..2c4cdf987 100644 --- a/new/boostbook.jam +++ b/new/boostbook.jam @@ -20,6 +20,7 @@ import regex ; import scanner ; import make ; import type ; +import modules path project ; feature.feature xsl:param : : free ; feature.feature format : html onehtml man pdf ps docbook fo tests diff --git a/v2/boostbook.jam b/v2/boostbook.jam index fef2646dc..2c4cdf987 100644 --- a/v2/boostbook.jam +++ b/v2/boostbook.jam @@ -20,6 +20,7 @@ import regex ; import scanner ; import make ; import type ; +import modules path project ; feature.feature xsl:param : : free ; feature.feature format : html onehtml man pdf ps docbook fo tests