From 4326461b99a97153dd20a24570712adb04df89a9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 12 Jan 2010 15:16:19 +0200 Subject: Include file component in regex strings for schema being compiled --- xsde/cxx/hybrid/tree-type-map.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'xsde/cxx/hybrid/tree-type-map.hxx') 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); -- cgit v1.1