User: vg Date: 2007/01/15 05:38:29 Modified: dba/connectivity/source/inc/java/sql/ResultSet.hxx
Log: INTEGRATION: CWS dba22b (1.9.110); FILE MERGED 2006/12/13 08:48:39 fs 1.9.110.1: renamed Statement.* to JStatement.*, to prevent debugger conflicts with dbaccess-located files with the same name File Changes: Directory: /dba/connectivity/source/inc/java/sql/ ================================================= File [changed]: ResultSet.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/java/sql/ResultSet.hxx?r1=1.9&r2=1.10 Delta lines: +1 -1 ------------------- --- ResultSet.hxx 20 Jun 2006 02:04:08 -0000 1.9 +++ ResultSet.hxx 15 Jan 2007 13:38:26 -0000 1.10 @@ -75,7 +75,7 @@ #include "connectivity/CommonTools.hxx" #endif #ifndef _CONNECTIVITY_JAVA_SQL_STATEMENT_HXX_ -#include "java/sql/Statement.hxx" +#include "java/sql/JStatement.hxx" #endif #ifndef _COM_SUN_STAR_LANG_XSERVICEINFO_HPP_ #include <com/sun/star/lang/XServiceInfo.hpp> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
