summaryrefslogtreecommitdiff
path: root/desktop/source/so_comp/services.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:49:15 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:49:15 +0000
commitc9eefc2e44662bf45a950adef7e9b5a2bf42d3ef (patch)
tree4bd8998619bda9bb2906c853ab632d9e383db732 /desktop/source/so_comp/services.cxx
parentc51a1dffe51e53531e7517888dd89eb37e0a7736 (diff)
INTEGRATION: CWS pchfix02 (1.5.222); FILE MERGED
2006/09/01 17:25:19 kaib 1.5.222.1: #i68856# Added header markers and pch files
Diffstat (limited to 'desktop/source/so_comp/services.cxx')
-rw-r--r--desktop/source/so_comp/services.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/desktop/source/so_comp/services.cxx b/desktop/source/so_comp/services.cxx
index e2028e93ef..5103dc4b75 100644
--- a/desktop/source/so_comp/services.cxx
+++ b/desktop/source/so_comp/services.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: services.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:48:36 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:49:15 $
*
* 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_desktop.hxx"
+
#include "evaluation.hxx"
#ifndef _COM_SUN_STAR_BEANS_NAMEDVALUE_HPP_