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.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/xsde/cxx/hybrid/tree-type-map.hxx b/xsde/cxx/hybrid/tree-type-map.hxx
index 0f677cd..186b0d4 100644
--- a/xsde/cxx/hybrid/tree-type-map.hxx
+++ b/xsde/cxx/hybrid/tree-type-map.hxx
@@ -6,21 +6,17 @@
#ifndef CXX_HYBRID_TREE_TYPE_MAP_HXX
#define CXX_HYBRID_TREE_TYPE_MAP_HXX
-#include <cult/types.hxx>
-
#include <xsd-frontend/semantic-graph/schema.hxx>
+#include <types.hxx>
#include <type-map/type-map.hxx>
-
#include <cxx/hybrid/options.hxx>
namespace CXX
{
namespace Hybrid
{
- using namespace Cult::Types;
-
- Void
+ void
generate_tree_type_map (options const& options,
XSDFrontend::SemanticGraph::Schema&,
XSDFrontend::SemanticGraph::Path const&,