Forgotten definition in class header
This commit is contained in:
parent
af0088bf95
commit
aa84192afc
@ -1893,7 +1893,7 @@ class Options
|
||||
}
|
||||
|
||||
std::string
|
||||
help(const std::vector<std::string>& groups = {}) const;
|
||||
help(const std::vector<std::string>& groups = {}, bool print_usage=true) const;
|
||||
|
||||
std::vector<std::string>
|
||||
groups() const;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user