summaryrefslogtreecommitdiff
path: root/framework/source/dispatch/loaddispatcher.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:55:00 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:55:00 +0000
commitc7e6a81a3253eb101cfb4be02953d6aa5239ac5b (patch)
treebb286d3532716a5dd20a584fbf719788b3a7cb49 /framework/source/dispatch/loaddispatcher.cxx
parent31b0ef36432115b24a9347fa160d732cf61de3c2 (diff)
INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED
2006/09/01 17:29:07 kaib 1.5.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source/dispatch/loaddispatcher.cxx')
-rw-r--r--framework/source/dispatch/loaddispatcher.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/dispatch/loaddispatcher.cxx b/framework/source/dispatch/loaddispatcher.cxx
index 277888e1661f..8f7b414de6c7 100644
--- a/framework/source/dispatch/loaddispatcher.cxx
+++ b/framework/source/dispatch/loaddispatcher.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: loaddispatcher.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:16:12 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:54:47 $
*
* 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