summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/unodoc.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 13:49:57 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 13:49:57 +0000
commite90b4dc20db18fb165a64b2f069fe7dc5e851fce (patch)
treecd827fd8adf00c611f7bd1caa944c5211bc7c953 /sc/source/ui/unoobj/unodoc.cxx
parentc723493a5b8fff174f8187e5abb3f030051fc30a (diff)
INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED
2006/07/12 10:02:59 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/unoobj/unodoc.cxx')
-rw-r--r--sc/source/ui/unoobj/unodoc.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/source/ui/unoobj/unodoc.cxx b/sc/source/ui/unoobj/unodoc.cxx
index 8e246dbd3..e931afb30 100644
--- a/sc/source/ui/unoobj/unodoc.cxx
+++ b/sc/source/ui/unoobj/unodoc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unodoc.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:51:24 $
+ * last change: $Author: kz $ $Date: 2006-07-21 14:49:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
// System - Includes -----------------------------------------------------
#include <tools/string.hxx>