summaryrefslogtreecommitdiff
path: root/cppu/source/threadpool/threadpool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/source/threadpool/threadpool.hxx')
-rw-r--r--cppu/source/threadpool/threadpool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/source/threadpool/threadpool.hxx b/cppu/source/threadpool/threadpool.hxx
index b5587d46be44..d5cb8df7be3c 100644
--- a/cppu/source/threadpool/threadpool.hxx
+++ b/cppu/source/threadpool/threadpool.hxx
@@ -118,7 +118,7 @@ namespace cppu_threadpool {
{
public:
ThreadPool();
- virtual ~ThreadPool();
+ virtual ~ThreadPool() override;
void dispose( sal_Int64 nDisposeId );
void destroy( sal_Int64 nDisposeId );