User: ihi Date: 2006/08/01 03:24:33 Modified: dba/connectivity/source/drivers/kab/KResultSet.hxx
Log: INTEGRATION: CWS kdeheaders (1.4.26); FILE MERGED 2006/07/28 14:44:12 ebischoff 1.4.26.1: Wrapping all KDE includes in a single header File Changes: Directory: /dba/connectivity/source/drivers/kab/ ================================================ File [changed]: KResultSet.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/kab/KResultSet.hxx?r1=1.4&r2=1.5 Delta lines: +3 -2 ------------------- --- KResultSet.hxx 6 Jul 2006 14:19:48 -0000 1.4 +++ KResultSet.hxx 1 Aug 2006 10:24:30 -0000 1.5 @@ -43,8 +43,9 @@ #include "KResultSetMetaData.hxx" #endif -#define KDE_HEADERS_WANT_KABC_ADDRESSEE -#include "kde_headers.hxx" +#ifndef INCLUDED_VCL_KDE_HEADERS_H +#include <vcl/kde_headers.h> +#endif #ifndef _COM_SUN_STAR_SDBC_XROW_HPP_ #include <com/sun/star/sdbc/XRow.hpp> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
