From bfc1f31e67136a6fa1f79860082f81e502a0365c Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 02:11:07 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.5.58); FILE MERGED 2006/09/01 17:22:36 kaib 1.5.58.1: #i68856# Added header markers and pch files --- connectivity/source/sdbcx/VDescriptor.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/connectivity/source/sdbcx/VDescriptor.cxx b/connectivity/source/sdbcx/VDescriptor.cxx index a5ce63872907..8aeb87a80c74 100644 --- a/connectivity/source/sdbcx/VDescriptor.cxx +++ b/connectivity/source/sdbcx/VDescriptor.cxx @@ -4,9 +4,9 @@ * * $RCSfile: VDescriptor.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-20 02:10:13 $ + * last change: $Author: obo $ $Date: 2006-09-17 03:11:07 $ * * 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_connectivity.hxx" + #ifndef _CONNECTIVITY_SDBCX_DESCRIPTOR_HXX_ #include #endif