summaryrefslogtreecommitdiff
path: root/store
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:12:04 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:12:04 +0000
commit9b5ff05f008bd239dca2f3f4677209ef22d5ac65 (patch)
tree83be3819492abe3b9328d44a94d9a08e98294bd2 /store
parent8e25859ce7106bc1c44b7001bf5bc8dca35e5184 (diff)
INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED
2006/09/01 17:41:31 kaib 1.6.28.1: #i68856# Added header markers and pch files
Diffstat (limited to 'store')
-rw-r--r--store/source/storcach.cxx9
1 files changed, 6 insertions, 3 deletions
diff --git a/store/source/storcach.cxx b/store/source/storcach.cxx
index dc6c41278..d2d47e5b8 100644
--- a/store/source/storcach.cxx
+++ b/store/source/storcach.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: storcach.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 08:44:31 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:12:04 $
*
* 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_STORCACH_CXX "$Revision: 1.6 $"
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_store.hxx"
+
+#define _STORE_STORCACH_CXX "$Revision: 1.7 $"
#ifndef _SAL_TYPES_H_
#include <sal/types.h>