aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-ci.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mod/mod-ci.hxx')
-rw-r--r--mod/mod-ci.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/mod-ci.hxx b/mod/mod-ci.hxx
index 3b1e1be..dc109c2 100644
--- a/mod/mod-ci.hxx
+++ b/mod/mod-ci.hxx
@@ -72,7 +72,7 @@ namespace brep
private:
virtual void
- init (cli::scanner&);
+ init (cli::scanner&) override;
private:
shared_ptr<options::ci> options_;