aboutsummaryrefslogtreecommitdiff
path: root/mod/build-result-module.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mod/build-result-module.hxx')
-rw-r--r--mod/build-result-module.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/build-result-module.hxx b/mod/build-result-module.hxx
index e0f1eef..34466e4 100644
--- a/mod/build-result-module.hxx
+++ b/mod/build-result-module.hxx
@@ -36,6 +36,8 @@ namespace brep
void
init (const options::build&, const options::build_db&);
+ using handler::init; // Unhide.
+
// Parse the build task session and verify that the session matches the
// tenant. Throw invalid_argument on errors.
//