User: ihi Date: 2008-02-04 13:29:58+0000 Modified: dba/connectivity/source/drivers/jdbc/JStatement.cxx
Log: INTEGRATION: CWS gcc430two (1.5.42); FILE MERGED 2008/01/28 09:53:04 rene 1.5.42.1: more gcc 4.3.0 things File Changes: Directory: /dba/connectivity/source/drivers/jdbc/ ================================================= File [changed]: JStatement.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/JStatement.cxx?r1=1.5&r2=1.6 Delta lines: +1 -0 ------------------- --- JStatement.cxx 2007-11-27 12:02:27+0000 1.5 +++ JStatement.cxx 2008-02-04 13:29:55+0000 1.6 @@ -74,6 +74,7 @@ #include "resource/jdbc_log.hrc" #include <algorithm> +#include <string.h> using namespace ::comphelper; using namespace connectivity; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
