summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/unmove.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 20:52:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 20:52:18 +0000
commita9c9e7aba5b7ff916a3b1f28b51c6345a66fa237 (patch)
treeb90413dfc72a9ebc065ed0ff8754f897e3ea5424 /sw/source/core/undo/unmove.cxx
parentf0f816d1aae75c09ca399b78ed9b69e75e9c77b2 (diff)
INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED
2006/09/01 17:52:16 kaib 1.6.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/core/undo/unmove.cxx')
-rw-r--r--sw/source/core/undo/unmove.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/core/undo/unmove.cxx b/sw/source/core/undo/unmove.cxx
index 062236ad9b1d..210b8a345e8d 100644
--- a/sw/source/core/undo/unmove.cxx
+++ b/sw/source/core/undo/unmove.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unmove.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 16:50:31 $
+ * last change: $Author: obo $ $Date: 2006-09-16 21:52:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,8 +33,10 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sw.hxx"
+
-#pragma hdrstop
#ifndef _DOC_HXX
#include <doc.hxx>