summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 20:55:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 20:55:59 +0000
commit4755ccf3b966300e39c0513a18949d76d4a04afe (patch)
tree7f7d9ceae4a5879fa8ae9e6266b50f127503f173
parent56b99c60ae6ba84483328c4b229b6f933ed3096b (diff)
INTEGRATION: CWS pchfix02 (1.22.2); FILE MERGED
2006/09/01 17:52:19 kaib 1.22.2.1: #i68856# Added header markers and pch files
-rw-r--r--sw/source/core/unocore/unocrsrhelper.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/core/unocore/unocrsrhelper.cxx b/sw/source/core/unocore/unocrsrhelper.cxx
index 39435d54cd29..b0d636ba470e 100644
--- a/sw/source/core/unocore/unocrsrhelper.cxx
+++ b/sw/source/core/unocore/unocrsrhelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unocrsrhelper.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 16:53:40 $
+ * last change: $Author: obo $ $Date: 2006-09-16 21:55:59 $
*
* 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"
+
#include <cmdid.h>
#ifndef _UNOCRSRHELPER_HXX