summaryrefslogtreecommitdiffstats
path: root/starmath/source/edit.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:52:38 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:52:38 +0000
commitb39281216862d09a45ef32684b9f63438d0f9680 (patch)
tree01ac822b117f16adf16a43a0abcc940de826cee4 /starmath/source/edit.cxx
parentINTEGRATION: CWS pchfix02 (1.84.14); FILE MERGED (diff)
downloadcore-b39281216862d09a45ef32684b9f63438d0f9680.tar.gz
core-b39281216862d09a45ef32684b9f63438d0f9680.zip
INTEGRATION: CWS pchfix02 (1.35.78); FILE MERGED
2006/09/01 17:40:43 kaib 1.35.78.1: #i68856# Added header markers and pch files
Diffstat (limited to 'starmath/source/edit.cxx')
-rw-r--r--starmath/source/edit.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/starmath/source/edit.cxx b/starmath/source/edit.cxx
index dc25c330cdbe..295c1b137e89 100644
--- a/starmath/source/edit.cxx
+++ b/starmath/source/edit.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: edit.cxx,v $
*
- * $Revision: 1.35 $
+ * $Revision: 1.36 $
*
- * last change: $Author: kz $ $Date: 2006-01-31 18:33:38 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:52:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,9 @@
*
************************************************************************/
-#pragma hdrstop
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_starmath.hxx"
+
#ifndef _COM_SUN_STAR_ACCESSIBILITY_XACCESSIBLE_HPP_
#include <com/sun/star/accessibility/XAccessible.hpp>