summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/ednumber.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 20:07:15 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 20:07:15 +0000
commit7059d727e29f2167d503a20c992b528ab713432c (patch)
tree10be6b624ff2025af2ac3a6397e3067e68f697e1 /sw/source/core/edit/ednumber.cxx
parent67efb59e1c0d31cf44c881ee512db31cdeaea31e (diff)
INTEGRATION: CWS pchfix02 (1.20.2); FILE MERGED
2006/09/01 17:51:38 kaib 1.20.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/core/edit/ednumber.cxx')
-rw-r--r--sw/source/core/edit/ednumber.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/core/edit/ednumber.cxx b/sw/source/core/edit/ednumber.cxx
index e3ffdf8307dc..522623fed1d3 100644
--- a/sw/source/core/edit/ednumber.cxx
+++ b/sw/source/core/edit/ednumber.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ednumber.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 16:09:35 $
+ * last change: $Author: obo $ $Date: 2006-09-16 21:07:15 $
*
* 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_sw.hxx"
+
#ifndef _HINTIDS_HXX
#include <hintids.hxx>