summaryrefslogtreecommitdiff
path: root/xsd/cxx/parser/elements.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/cxx/parser/elements.hxx')
-rw-r--r--xsd/cxx/parser/elements.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsd/cxx/parser/elements.hxx b/xsd/cxx/parser/elements.hxx
index 90ff84e..61cde69 100644
--- a/xsd/cxx/parser/elements.hxx
+++ b/xsd/cxx/parser/elements.hxx
@@ -39,6 +39,7 @@ namespace CXX
Context (std::wostream&,
SemanticGraph::Schema&,
CLI::Options const&,
+ StringLiteralMap const*,
Regex const* hxx_expr,
Regex const* ixx_expr,
Regex const* hxx_impl_expr);