summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/recovery/storagexmlstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/recovery/storagexmlstream.hxx')
-rw-r--r--dbaccess/source/core/recovery/storagexmlstream.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/core/recovery/storagexmlstream.hxx b/dbaccess/source/core/recovery/storagexmlstream.hxx
index 100c56f5c892..9ae07d067e48 100644
--- a/dbaccess/source/core/recovery/storagexmlstream.hxx
+++ b/dbaccess/source/core/recovery/storagexmlstream.hxx
@@ -43,7 +43,7 @@ namespace dbaccess
virtual ~StorageXMLOutputStream();
// StorageOutputStream overridables
- virtual void close() SAL_OVERRIDE;
+ virtual void close() override;
void addAttribute( const OUString& i_rName, const OUString& i_rValue ) const;