summaryrefslogtreecommitdiff
path: root/cli/options.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/options.ixx')
-rw-r--r--cli/options.ixx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/options.ixx b/cli/options.ixx
index 34efe21..8d8a35f 100644
--- a/cli/options.ixx
+++ b/cli/options.ixx
@@ -328,7 +328,7 @@ html_epilogue () const
return this->html_epilogue_;
}
-inline const std::string& options::
+inline const std::vector<std::string>& options::
class_ () const
{
return this->class__;