summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:11:02 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:11:02 +0000
commit0fdcf8fdc8f11c04595a63e14db178b475fa4ef1 (patch)
tree87f9edd7d8df051b4ab645499cd7c728a8d8b851
parentb6fd8f25808f29ffb5ca53a10f2778066740d793 (diff)
INTEGRATION: CWS pchfix02 (1.14.28); FILE MERGED
2006/09/01 17:41:31 kaib 1.14.28.1: #i68856# Added header markers and pch files
-rw-r--r--store/source/filelckb.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/store/source/filelckb.cxx b/store/source/filelckb.cxx
index 91d55ba467bc..792ff18cb3ad 100644
--- a/store/source/filelckb.cxx
+++ b/store/source/filelckb.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: filelckb.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: ihi $ $Date: 2006-08-24 10:41:31 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:11:02 $
*
* 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/filelckb.hxx>
#ifndef INCLUDED_STDDEF_H