From 0d51a94ec0dc7b4c4777a345d1b2779e0df4fd2c Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 5 Sep 2007 16:47:17 +0000 Subject: INTEGRATION: CWS ause083 (1.3.26); FILE MERGED 2007/07/24 09:49:04 hjs 1.3.26.1: #i79470# pch for svx too --- svx/source/tbxctrls/tbxcolorupdate.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'svx') diff --git a/svx/source/tbxctrls/tbxcolorupdate.cxx b/svx/source/tbxctrls/tbxcolorupdate.cxx index cfc7f771855b..cab5b2522e70 100644 --- a/svx/source/tbxctrls/tbxcolorupdate.cxx +++ b/svx/source/tbxctrls/tbxcolorupdate.cxx @@ -4,9 +4,9 @@ * * $RCSfile: tbxcolorupdate.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2007-07-09 08:11:22 $ + * last change: $Author: kz $ $Date: 2007-09-05 17:47:17 $ * * 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" + #include #include -- cgit