summaryrefslogtreecommitdiff
path: root/src/pugixml.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pugixml.hpp')
-rw-r--r--src/pugixml.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pugixml.hpp b/src/pugixml.hpp
index d79d128..28e9a34 100644
--- a/src/pugixml.hpp
+++ b/src/pugixml.hpp
@@ -1842,6 +1842,7 @@ namespace pugi
xml_document(const xml_document&);
const xml_document& operator=(const xml_document&);
+ void reset();
void create();
void destroy();