summaryrefslogtreecommitdiff
path: root/src/utils/xml/pugixml.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/xml/pugixml.h')
-rw-r--r--src/utils/xml/pugixml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/xml/pugixml.h b/src/utils/xml/pugixml.h
index e4337140e..30d4e2d5b 100644
--- a/src/utils/xml/pugixml.h
+++ b/src/utils/xml/pugixml.h
@@ -74,7 +74,7 @@ namespace XML
/**
* Destructor. Frees the loaded XML file.
*/
- ~Document();
+ ~Document() override final;
/**
* Returns the root node of the document (or NULL if there was a