summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:56:08 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:56:08 +0000
commit101e7046db88d973d4e4739821011ec3d697b156 (patch)
tree7c8ba199c2449346d0a637aac7362aa45e45cb09 /framework/source/dispatch
parenta1f66c5066b8026f3156cbcd18df982e9141ac98 (diff)
INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED
2006/09/01 17:29:08 kaib 1.4.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source/dispatch')
-rw-r--r--framework/source/dispatch/systemexec.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/dispatch/systemexec.cxx b/framework/source/dispatch/systemexec.cxx
index efc3ba9de73f..4d52d828f123 100644
--- a/framework/source/dispatch/systemexec.cxx
+++ b/framework/source/dispatch/systemexec.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: systemexec.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:17:32 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:56:08 $
*
* 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
//_________________________________________________________________________________________________________________