mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	XML push fragment fix
This commit is contained in:
		@@ -75,6 +75,7 @@ void XmlWriter::pushXmlString(const std::string &s)
 | 
			
		||||
  {
 | 
			
		||||
      node_ = node_.append_copy(child);
 | 
			
		||||
  }
 | 
			
		||||
  pop();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void XmlWriter::pop(void)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user