User: ihi Date: 2008-02-04 13:30:11+0000 Modified: dba/connectivity/source/drivers/jdbc/PreparedStatement.cxx
Log: INTEGRATION: CWS gcc430two (1.20.42); FILE MERGED 2008/01/28 09:53:04 rene 1.20.42.1: more gcc 4.3.0 things File Changes: Directory: /dba/connectivity/source/drivers/jdbc/ ================================================= File [changed]: PreparedStatement.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/PreparedStatement.cxx?r1=1.22&r2=1.23 Delta lines: +5 -3 ------------------- --- PreparedStatement.cxx 2008-01-30 09:07:57+0000 1.22 +++ PreparedStatement.cxx 2008-02-04 13:30:09+0000 1.23 @@ -68,6 +68,8 @@ #endif #include "resource/jdbc_log.hrc" +#include <string.h> + using namespace connectivity; using namespace ::com::sun::star::uno; using namespace ::com::sun::star::beans; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
