summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:55:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:55:39 +0000
commita1f66c5066b8026f3156cbcd18df982e9141ac98 (patch)
tree6b2d26baf3c9c085246d4c5ff46f7a60e6980f47 /framework/source/dispatch
parent9c259637d1acd3f77f42ce7480eecd41033bfcba (diff)
INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED
2006/09/01 17:29:08 kaib 1.7.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source/dispatch')
-rw-r--r--framework/source/dispatch/servicehandler.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/dispatch/servicehandler.cxx b/framework/source/dispatch/servicehandler.cxx
index 37adc71f55c0..9dd0a423b186 100644
--- a/framework/source/dispatch/servicehandler.cxx
+++ b/framework/source/dispatch/servicehandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: servicehandler.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:16:53 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:55:39 $
*
* 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_framework.hxx"
+
//_________________________________________________________________________________________________________________
// my own includes
//_________________________________________________________________________________________________________________