summaryrefslogtreecommitdiff
path: root/include/oox/crypto/AgileEngine.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/crypto/AgileEngine.hxx')
-rw-r--r--include/oox/crypto/AgileEngine.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/crypto/AgileEngine.hxx b/include/oox/crypto/AgileEngine.hxx
index 2bb73305d441..57a3084dd526 100644
--- a/include/oox/crypto/AgileEngine.hxx
+++ b/include/oox/crypto/AgileEngine.hxx
@@ -64,7 +64,7 @@ class AgileEngine : public CryptoEngine
public:
AgileEngine();
- virtual ~AgileEngine();
+ virtual ~AgileEngine() override;
AgileEncryptionInfo& getInfo() { return mInfo;}