aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx/hybrid/tree-type-map.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsde/cxx/hybrid/tree-type-map.hxx')
-rw-r--r--xsde/cxx/hybrid/tree-type-map.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsde/cxx/hybrid/tree-type-map.hxx b/xsde/cxx/hybrid/tree-type-map.hxx
index 6f5f946..ec05558 100644
--- a/xsde/cxx/hybrid/tree-type-map.hxx
+++ b/xsde/cxx/hybrid/tree-type-map.hxx
@@ -23,6 +23,7 @@ namespace CXX
Void
generate_tree_type_map (CLI::Options const& options,
XSDFrontend::SemanticGraph::Schema&,
+ XSDFrontend::SemanticGraph::Path const&,
String const& hxx_name,
TypeMap::Namespaces& parser_type_map,
TypeMap::Namespaces& serializer_type_map);