summaryrefslogtreecommitdiff
path: root/include/xmloff/fasttokenhandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/fasttokenhandler.hxx')
-rw-r--r--include/xmloff/fasttokenhandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/fasttokenhandler.hxx b/include/xmloff/fasttokenhandler.hxx
index c71cbf1f7ec8..ec6ac79073b3 100644
--- a/include/xmloff/fasttokenhandler.hxx
+++ b/include/xmloff/fasttokenhandler.hxx
@@ -65,7 +65,7 @@ class XMLOFF_DLLPUBLIC FastTokenHandler : public cppu::WeakImplHelper1<
{
public:
explicit FastTokenHandler();
- virtual ~FastTokenHandler();
+ virtual ~FastTokenHandler() override;
// XFastTokenHandler
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getUTF8Identifier( sal_Int32 nToken )