summaryrefslogtreecommitdiff
path: root/stoc/source/servicemanager
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:36:40 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:36:40 +0000
commitd9af43cb0f6cd19bf8edf102c8345d92ad0bc992 (patch)
tree9db96249eb837736863e55dd70fbd1348a670d0e /stoc/source/servicemanager
parent0b9febaf6b4ade22f8ea762ea3fd5856ca329dde (diff)
INTEGRATION: CWS pchfix02 (1.26.10); FILE MERGED
2006/09/01 17:41:17 kaib 1.26.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc/source/servicemanager')
-rw-r--r--stoc/source/servicemanager/servicemanager.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/source/servicemanager/servicemanager.cxx b/stoc/source/servicemanager/servicemanager.cxx
index 5734cc81edeb..dfaae42d4739 100644
--- a/stoc/source/servicemanager/servicemanager.cxx
+++ b/stoc/source/servicemanager/servicemanager.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: servicemanager.cxx,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:05:48 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:36:40 $
*
* 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_stoc.hxx"
+
#ifndef _OSL_MUTEX_HXX_
#include <osl/mutex.hxx>
#endif