summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/unsort.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 20:53:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 20:53:39 +0000
commitbba29846377943e4dcc8d86a0b200fb9072f1693 (patch)
tree28a4c1aab1249f84330afdc58579aef9df2f60d4 /sw/source/core/undo/unsort.cxx
parentd07b6dbce550dde44e0cc47b3249605150e3f710 (diff)
INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED
2006/09/01 17:52:17 kaib 1.7.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/core/undo/unsort.cxx')
-rw-r--r--sw/source/core/undo/unsort.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/core/undo/unsort.cxx b/sw/source/core/undo/unsort.cxx
index ef0c303bb8a3..aa65ec13ffe0 100644
--- a/sw/source/core/undo/unsort.cxx
+++ b/sw/source/core/undo/unsort.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unsort.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 16:51:45 $
+ * last change: $Author: obo $ $Date: 2006-09-16 21:53:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,7 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
-#pragma hdrstop
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sw.hxx"
#ifndef _DOC_HXX
#include <doc.hxx>