summaryrefslogtreecommitdiff
path: root/store/source/storcach.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storcach.hxx')
-rw-r--r--store/source/storcach.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/source/storcach.hxx b/store/source/storcach.hxx
index b9febd35f213..5125160dd7b9 100644
--- a/store/source/storcach.hxx
+++ b/store/source/storcach.hxx
@@ -65,7 +65,7 @@ class PageCache :
}
Entry * lookup_Impl (Entry * entry, sal_uInt32 nOffset);
- void rescale_Impl (sal_Size new_size);
+ void rescale_Impl (std::size_t new_size);
public:
// Construction