summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:11:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:11:24 +0000
commit6e0f9c379c702674c847c02f1d078319be462ad6 (patch)
treee0dc24f520f97a41fb4348e34dc89812de753c6f
parent0fdcf8fdc8f11c04595a63e14db178b475fa4ef1 (diff)
INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED
2006/09/01 17:41:31 kaib 1.7.6.1: #i68856# Added header markers and pch files
-rw-r--r--store/source/memlckb.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/store/source/memlckb.cxx b/store/source/memlckb.cxx
index fd7d170e6ed6..76eeb5411938 100644
--- a/store/source/memlckb.cxx
+++ b/store/source/memlckb.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: memlckb.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: ihi $ $Date: 2006-08-24 10:41:41 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:11:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_store.hxx"
+
#include <store/memlckb.hxx>
#ifndef INCLUDED_STDDEF_H