summaryrefslogtreecommitdiff
path: root/binaryurp/source/bridgefactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/bridgefactory.hxx')
-rw-r--r--binaryurp/source/bridgefactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/binaryurp/source/bridgefactory.hxx b/binaryurp/source/bridgefactory.hxx
index ad96b85417eb..f1cc4bb88460 100644
--- a/binaryurp/source/bridgefactory.hxx
+++ b/binaryurp/source/bridgefactory.hxx
@@ -82,7 +82,7 @@ private:
com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >
const & context);
- virtual ~BridgeFactory();
+ virtual ~BridgeFactory() override;
virtual OUString SAL_CALL getImplementationName()
throw (com::sun::star::uno::RuntimeException, std::exception) override;