summaryrefslogtreecommitdiff
path: root/ucb/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:03:00 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:03:00 +0000
commit13f3f2dc7e1cb7a3158db0640618bfd9dea46750 (patch)
treef2fadafb911c1e05d2b454516f7d3be88eb8359e /ucb/source
parent0db2a997b6d2afb865e5bb824fe288fe30cf0042 (diff)
INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED
2006/09/01 17:55:52 kaib 1.4.20.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucb/source')
-rw-r--r--ucb/source/ucp/tdoc/tdoc_services.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_services.cxx b/ucb/source/ucp/tdoc/tdoc_services.cxx
index eb4f532d258a..2366c4ec564e 100644
--- a/ucb/source/ucp/tdoc/tdoc_services.cxx
+++ b/ucb/source/ucp/tdoc/tdoc_services.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tdoc_services.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:32:19 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:03:00 $
*
* 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"
+
#include "com/sun/star/lang/XMultiServiceFactory.hpp"
#include "com/sun/star/lang/XSingleServiceFactory.hpp"
#include "com/sun/star/registry/XRegistryKey.hpp"