summaryrefslogtreecommitdiff
path: root/store/source/lockbyte.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/lockbyte.hxx')
-rw-r--r--store/source/lockbyte.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/store/source/lockbyte.hxx b/store/source/lockbyte.hxx
index a7beb54dd7b9..04634328a922 100644
--- a/store/source/lockbyte.hxx
+++ b/store/source/lockbyte.hxx
@@ -26,13 +26,14 @@
#include <sal/types.h>
-#include <rtl/ref.hxx>
#include <rtl/ustring.h>
#include <salhelper/simplereferenceobject.hxx>
#include <store/types.h>
#include "storbase.hxx"
+namespace rtl { template <class reference_type> class Reference; }
+
namespace store
{