summaryrefslogtreecommitdiff
path: root/test/inc/test/container/xindexaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/inc/test/container/xindexaccess.hxx')
-rw-r--r--test/inc/test/container/xindexaccess.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/inc/test/container/xindexaccess.hxx b/test/inc/test/container/xindexaccess.hxx
index bd09a8f870d6..7c4ce83fe14c 100644
--- a/test/inc/test/container/xindexaccess.hxx
+++ b/test/inc/test/container/xindexaccess.hxx
@@ -43,6 +43,8 @@ public:
// will throw an exception and should fail if not
void testGetByIndexException();
+protected:
+ ~XIndexAccess() {}
private:
sal_Int32 mnItems;