summaryrefslogtreecommitdiff
path: root/store
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:12:50 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:12:50 +0000
commit96dd9bb13974d1dfcadd573437bd49fdafbbabc1 (patch)
treed550a08760d2812c86cce83d83895d1b3a1ea17f /store
parent9e479b174acb1edcf54a4661acc9802b98f04c76 (diff)
INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED
2006/09/01 17:41:32 kaib 1.7.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'store')
-rw-r--r--store/source/storlckb.cxx9
1 files changed, 6 insertions, 3 deletions
diff --git a/store/source/storlckb.cxx b/store/source/storlckb.cxx
index 51c0bbf42d6b..833ee2995d8f 100644
--- a/store/source/storlckb.cxx
+++ b/store/source/storlckb.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: storlckb.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:33:44 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:12:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,10 @@
*
************************************************************************/
-#define _STORE_STORLCKB_CXX_ "$Revision: 1.7 $"
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_store.hxx"
+
+#define _STORE_STORLCKB_CXX_ "$Revision: 1.8 $"
#ifndef _SAL_TYPES_H_
#include <sal/types.h>