From 741f6ae1b49ef0b4e7c49910e577a5f358be4f9b Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 21:47:49 +0000 Subject: INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:52:59 kaib 1.5.476.1: #i68856# Added header markers and pch files --- sw/source/ui/dbui/swdbtoolsclient.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sw/source/ui/dbui/swdbtoolsclient.cxx b/sw/source/ui/dbui/swdbtoolsclient.cxx index 3a20a6e60e22..c1926e972c9a 100644 --- a/sw/source/ui/dbui/swdbtoolsclient.cxx +++ b/sw/source/ui/dbui/swdbtoolsclient.cxx @@ -4,9 +4,9 @@ * * $RCSfile: swdbtoolsclient.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-09 07:09:05 $ + * last change: $Author: obo $ $Date: 2006-09-16 22:47:49 $ * * 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_sw.hxx" + #ifndef _COM_SUN_STAR_SDBC_XCONNECTION_HPP_ #include #endif -- cgit