summaryrefslogtreecommitdiff
path: root/ucbhelper/workben/myucp/myucp_services.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:26:30 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:26:30 +0000
commit21867bfa60f085fdcc1b8f51c4bced7f2c00ace0 (patch)
tree464941537194370f1e99ab89ad590f4051ff7fc9 /ucbhelper/workben/myucp/myucp_services.cxx
parent510bc9c8f24abd5a7e940b7c9fb565599429e635 (diff)
INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED
2006/09/01 17:56:10 kaib 1.3.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucbhelper/workben/myucp/myucp_services.cxx')
-rw-r--r--ucbhelper/workben/myucp/myucp_services.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/ucbhelper/workben/myucp/myucp_services.cxx b/ucbhelper/workben/myucp/myucp_services.cxx
index b77ad3a6219f..ae0dc8bf9284 100644
--- a/ucbhelper/workben/myucp/myucp_services.cxx
+++ b/ucbhelper/workben/myucp/myucp_services.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: myucp_services.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:46:27 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:26:30 $
*
* 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_ucbhelper.hxx"
+
#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#endif