summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/odma
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 12:59:05 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 12:59:05 +0000
commit3a63fde2c3f80896471898decbd18aaa666df146 (patch)
treea00c3649f671d6d188b6b75269096c7b7c83760d /ucb/source/ucp/odma
parent0ab7e31e8170527c5de832144e4f169b9e1f0193 (diff)
INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED
2006/09/01 17:55:49 kaib 1.4.70.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucb/source/ucp/odma')
-rw-r--r--ucb/source/ucp/odma/odma_resultset.cxx7
-rw-r--r--ucb/source/ucp/odma/odma_services.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/ucb/source/ucp/odma/odma_resultset.cxx b/ucb/source/ucp/odma/odma_resultset.cxx
index 2d70aa777db5..5c915c04e126 100644
--- a/ucb/source/ucp/odma/odma_resultset.cxx
+++ b/ucb/source/ucp/odma/odma_resultset.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: odma_resultset.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:53:58 $
+ * last change: $Author: obo $ $Date: 2006-09-17 13:58:51 $
*
* 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"
+
/**************************************************************************
TODO
**************************************************************************
diff --git a/ucb/source/ucp/odma/odma_services.cxx b/ucb/source/ucp/odma/odma_services.cxx
index c8b106d1f619..bcbbd741e349 100644
--- a/ucb/source/ucp/odma/odma_services.cxx
+++ b/ucb/source/ucp/odma/odma_services.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: odma_services.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:54:30 $
+ * last change: $Author: obo $ $Date: 2006-09-17 13:59:05 $
*
* 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 _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#endif