User: ihi Date: 2008-02-04 13:29:32+0000 Modified: dba/connectivity/source/drivers/jdbc/CallableStatement.cxx
Log: INTEGRATION: CWS gcc430two (1.18.106); FILE MERGED 2008/01/28 09:53:04 rene 1.18.106.1: more gcc 4.3.0 things File Changes: Directory: /dba/connectivity/source/drivers/jdbc/ ================================================= File [changed]: CallableStatement.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/CallableStatement.cxx?r1=1.18&r2=1.19 Delta lines: +2 -0 ------------------- --- CallableStatement.cxx 2007-06-27 14:35:19+0000 1.18 +++ CallableStatement.cxx 2008-02-04 13:29:29+0000 1.19 @@ -64,6 +64,8 @@ #include <comphelper/sequence.hxx> #endif +#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]
