mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-28 22:23:21 +01:00
*** empty log message ***
This commit is contained in:
parent
ee6e01956f
commit
1282e95604
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ class basic_NamespaceSupport
|
|||
void reset()
|
||||
{
|
||||
contexts_.clear();
|
||||
contexts_.push_back(Conext());
|
||||
contexts_.push_back(Context());
|
||||
contexts_.back().insert(std::make_pair(nsc_.xml, nsc_.xmlns_uri));
|
||||
} // reset
|
||||
|
||||
|
|
Loading…
Reference in a new issue