pugixml/src
Andy Maloney 058fc601a1 Fix weak vtable warning regarding xml_writer
Using Apple clang (clang-1400.0.29.202) with `-Wweak-vtables` would produce the following warning:

'xml_writer' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit [-Wweak-vtables]
2023-04-21 17:23:38 -04:00
..
pugiconfig.hpp Update version number in preparation for 1.13 2022-10-20 20:08:52 -07:00
pugixml.cpp Fix weak vtable warning regarding xml_writer 2023-04-21 17:23:38 -04:00
pugixml.hpp Fix weak vtable warning regarding xml_writer 2023-04-21 17:23:38 -04:00