Fixed writing out of ATOM.
This commit is contained in:
@@ -378,6 +378,7 @@ bool XmlNode::write(std::ostream& fout) const
|
||||
fout<<"\""<<std::endl;
|
||||
}
|
||||
return true;
|
||||
fout<<" />"<<std::endl;
|
||||
}
|
||||
case(ROOT):
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user