summaryrefslogtreecommitdiff
path: root/svx/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:16:05 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:16:05 +0000
commit6fb92f45a569ee857c2323f575ba14cfae4cd3cc (patch)
tree3ae9f9fe91e505fb657b1568b7690d789a4c9448 /svx/source
parente98a98917dd2c537fbada25b82249f84ac28ee6a (diff)
INTEGRATION: CWS pchfix02 (1.8.536); FILE MERGED
2006/09/01 17:47:41 kaib 1.8.536.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source')
-rw-r--r--svx/source/unodraw/unottabl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/unodraw/unottabl.cxx b/svx/source/unodraw/unottabl.cxx
index c4e8713070f7..b1f4b16c3a05 100644
--- a/svx/source/unodraw/unottabl.cxx
+++ b/svx/source/unodraw/unottabl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unottabl.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:09:16 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:16:05 $
*
* 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_svx.hxx"
+
#ifndef _COM_SUN_STAR_AWT_GRADIENT_HPP_
#include <com/sun/star/awt/Gradient.hpp>
#endif