summaryrefslogtreecommitdiff
path: root/include/oox/crypto/Standard2007Engine.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/crypto/Standard2007Engine.hxx')
-rw-r--r--include/oox/crypto/Standard2007Engine.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/crypto/Standard2007Engine.hxx b/include/oox/crypto/Standard2007Engine.hxx
index 05bdc995e1a8..39ce89466ccc 100644
--- a/include/oox/crypto/Standard2007Engine.hxx
+++ b/include/oox/crypto/Standard2007Engine.hxx
@@ -94,7 +94,7 @@ class Standard2007Engine : public CryptoEngine
public:
Standard2007Engine();
- virtual ~Standard2007Engine();
+ virtual ~Standard2007Engine() override;
StandardEncryptionInfo& getInfo() { return mInfo;}