summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/shapeuno.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 13:46:28 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 13:46:28 +0000
commitca23bb4b8f4026bad26e5b8b447d23f55da7b604 (patch)
treef5fa6cc1f2a375861bb35ff5019e3876c0b27369 /sc/source/ui/unoobj/shapeuno.cxx
parentf4ed53aee7498654b326c912890902f34d9564e4 (diff)
INTEGRATION: CWS pchfix01 (1.15.96); FILE MERGED
2006/07/12 10:02:58 kaib 1.15.96.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/unoobj/shapeuno.cxx')
-rw-r--r--sc/source/ui/unoobj/shapeuno.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/unoobj/shapeuno.cxx b/sc/source/ui/unoobj/shapeuno.cxx
index 7e2621345d5d..a2615a047f57 100644
--- a/sc/source/ui/unoobj/shapeuno.cxx
+++ b/sc/source/ui/unoobj/shapeuno.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: shapeuno.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2006-03-27 09:37:17 $
+ * last change: $Author: kz $ $Date: 2006-07-21 14:46:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,11 +33,10 @@
*
************************************************************************/
-#ifdef PCH
-#include "ui_pch.hxx"
-#endif
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
-#pragma hdrstop
#include <tools/debug.hxx>
#include <comphelper/uno3.hxx>