summaryrefslogtreecommitdiff
path: root/sw/source/core/access/acccell.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 19:33:55 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 19:33:55 +0000
commitfd721161b69e458c7c3ee7cc52f023e626fb569d (patch)
tree2ed7ed2eb62d4c512abd3e781e4b6b2b6cc8c252 /sw/source/core/access/acccell.cxx
parent932dac77643f991381d278c1ac47b2cfd1c494dd (diff)
INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED
2006/09/01 17:51:10 kaib 1.15.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/core/access/acccell.cxx')
-rw-r--r--sw/source/core/access/acccell.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/core/access/acccell.cxx b/sw/source/core/access/acccell.cxx
index de8186c4657c..5d4e1e05175b 100644
--- a/sw/source/core/access/acccell.cxx
+++ b/sw/source/core/access/acccell.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: acccell.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:40:52 $
+ * last change: $Author: obo $ $Date: 2006-09-16 20:33:55 $
*
* 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 _VOS_MUTEX_HXX_ //autogen
#include <vos/mutex.hxx>