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 2ee29ff5ddc6..cd8d7da2d18b 100644
--- a/cppu/source/threadpool/threadpool.hxx
+++ b/cppu/source/threadpool/threadpool.hxx
@@ -122,7 +122,7 @@ namespace cppu_threadpool {
{
public:
ThreadPool();
- ~ThreadPool();
+ virtual ~ThreadPool();
void dispose( sal_Int64 nDisposeId );
void destroy( sal_Int64 nDisposeId );