diff options
Diffstat (limited to 'mod/mod-ci.hxx')
-rw-r--r-- | mod/mod-ci.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/mod-ci.hxx b/mod/mod-ci.hxx index 48d42ee..1e2ee15 100644 --- a/mod/mod-ci.hxx +++ b/mod/mod-ci.hxx @@ -62,6 +62,7 @@ namespace brep build_queued (const tenant_service&, const vector<build>&, optional<build_state> initial_state, + const build_queued_hints&, const diag_epilogue& log_writer) const noexcept override; virtual function<optional<string> (const tenant_service&)> |