summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accpreview.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 19:38:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 19:38:24 +0000
commit65f806d3a26eb25624ccb20d90c56e79c16605d3 (patch)
tree24fe31f6751821c08367faae11cb90198177df6e /sw/source/core/access/accpreview.cxx
parent93fa68507442b32dd6c18665ab42e93d26117747 (diff)
INTEGRATION: CWS pchfix02 (1.8.476); FILE MERGED
2006/09/01 17:51:13 kaib 1.8.476.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/core/access/accpreview.cxx')
-rw-r--r--sw/source/core/access/accpreview.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/core/access/accpreview.cxx b/sw/source/core/access/accpreview.cxx
index 87a4cab27c7d..edaaa16459b0 100644
--- a/sw/source/core/access/accpreview.cxx
+++ b/sw/source/core/access/accpreview.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: accpreview.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:54:33 $
+ * last change: $Author: obo $ $Date: 2006-09-16 20:38:24 $
*
* 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 _SV_SVAPP_HXX
#include <vcl/svapp.hxx>