summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:00:30 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:00:30 +0000
commit9fd57e418eb1db583892b73b7ff56495b39896d7 (patch)
tree3fea4ee4dda2f5573ba200765783d166df457c63 /ucb
parent83d7626e541a9384fb0f09afcbd8997993a5140a (diff)
INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED
2006/09/01 17:55:50 kaib 1.5.20.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/package/pkgservices.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/package/pkgservices.cxx b/ucb/source/ucp/package/pkgservices.cxx
index 33542c3a5c..069471a4af 100644
--- a/ucb/source/ucp/package/pkgservices.cxx
+++ b/ucb/source/ucp/package/pkgservices.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pkgservices.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:30:51 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:00: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_ucb.hxx"
+
#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#endif