This commit is contained in:
Jez Higgins 2012-11-03 09:38:31 +00:00
parent fc7b6be757
commit 69e767f668

View file

@ -45,7 +45,7 @@ protected:
{ {
if(!done_sort_) if(!done_sort_)
{ {
context().push(0, baseT::context().push(0,
new SortHandler(baseT::context(), *baseT::container()), new SortHandler(baseT::context(), *baseT::container()),
namespaceURI, namespaceURI,
localName, localName,