diff options
Diffstat (limited to 'libbuild2/version/rule.hxx')
-rw-r--r-- | libbuild2/version/rule.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/version/rule.hxx b/libbuild2/version/rule.hxx index ddc5e11..c174f40 100644 --- a/libbuild2/version/rule.hxx +++ b/libbuild2/version/rule.hxx @@ -30,6 +30,7 @@ namespace build2 action, const target&, const string&, + optional<uint64_t>, const optional<string>&) const override; }; |