diff --git a/src/pugixml.cpp b/src/pugixml.cpp index e87fa857..6e6e89eb 100644 --- a/src/pugixml.cpp +++ b/src/pugixml.cpp @@ -7466,7 +7466,15 @@ namespace pugi if (!(flags & format_no_declaration) && !impl::has_declaration(_root)) { buffered_writer.write_string(PUGIXML_TEXT("'); if (!(flags & format_raw)) buffered_writer.write('\n'); }