summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:42:15 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:42:15 +0000
commit763a9318e6b8b1c448b03c4586a0b595d056bade (patch)
tree9e3ae973a6376a700e87a708ee0d24a1c575eb94 /framework/source/accelerators
parente3b3fbd7b27692f7d2f145cce8b5ad036bd27ab4 (diff)
INTEGRATION: CWS pchfix02 (1.13.52); FILE MERGED
2006/09/01 17:28:58 kaib 1.13.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source/accelerators')
-rw-r--r--framework/source/accelerators/presethandler.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/accelerators/presethandler.cxx b/framework/source/accelerators/presethandler.cxx
index 022ba99bd292..e9327fec4c63 100644
--- a/framework/source/accelerators/presethandler.cxx
+++ b/framework/source/accelerators/presethandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: presethandler.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:11:15 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:42: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_framework.hxx"
+
#ifndef __FRAMEWORK_ACCELERATORS_PRESETHANDLER_HXX_
#include <accelerators/presethandler.hxx>
#endif