summaryrefslogtreecommitdiff
path: root/ucb/workben
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:09:36 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:09:36 +0000
commitce224e00d4a2073443e7b3095e76d105e3277fa6 (patch)
treeda0c75d5040dfb42a2affb9d0e8c380a9c5072c7 /ucb/workben
parentcc50a1552939265492925a6a737040d298427dab (diff)
INTEGRATION: CWS pchfix02 (1.2.70); FILE MERGED
2006/09/01 17:55:56 kaib 1.2.70.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucb/workben')
-rw-r--r--ucb/workben/cachemap/cachemapobjectcontainer2.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/workben/cachemap/cachemapobjectcontainer2.cxx b/ucb/workben/cachemap/cachemapobjectcontainer2.cxx
index 7718e0ef51..57e32fe100 100644
--- a/ucb/workben/cachemap/cachemapobjectcontainer2.cxx
+++ b/ucb/workben/cachemap/cachemapobjectcontainer2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cachemapobjectcontainer2.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:20:52 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:09:36 $
*
* 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_ucb.hxx"
+
#ifndef INCLUDED_UCB_CACHEMAPOBJECTCONTAINER2_HXX
#include "cachemapobjectcontainer2.hxx"
#endif