Merge branch 'develop' into feature/hadrons

This commit is contained in:
2018-04-06 22:53:11 +01:00
+1
View File
@@ -74,6 +74,7 @@ void XmlWriter::pushXmlString(const std::string &s)
{
node_ = node_.append_copy(child);
}
pop();
}
void XmlWriter::pop(void)