summaryrefslogtreecommitdiff
path: root/libxsd/xsd/cxx/tree/comparison-map.txx
diff options
context:
space:
mode:
Diffstat (limited to 'libxsd/xsd/cxx/tree/comparison-map.txx')
-rw-r--r--libxsd/xsd/cxx/tree/comparison-map.txx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxsd/xsd/cxx/tree/comparison-map.txx b/libxsd/xsd/cxx/tree/comparison-map.txx
index eaccb0d..e638ed4 100644
--- a/libxsd/xsd/cxx/tree/comparison-map.txx
+++ b/libxsd/xsd/cxx/tree/comparison-map.txx
@@ -92,7 +92,7 @@ namespace xsd
&comparator_impl<id>,
false);
- typedef idref<type, C, ncname> idref;
+ typedef idref<C, ncname, type> idref;
register_type (
typeid (idref),
&comparator_impl<idref>,