Tag: cws_src680_dba24d User: fs Date: 2007-11-26 21:10:01+0000 Modified: dba/connectivity/source/drivers/jdbc/JConnection.cxx
Log: #i10000# File Changes: Directory: /dba/connectivity/source/drivers/jdbc/ ================================================= File [changed]: JConnection.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/JConnection.cxx?r1=1.6.18.4&r2=1.6.18.5 Delta lines: +3 -2 ------------------- --- JConnection.cxx 2007-11-26 14:35:02+0000 1.6.18.4 +++ JConnection.cxx 2007-11-26 21:09:58+0000 1.6.18.5 @@ -4,9 +4,9 @@ * * $RCSfile: JConnection.cxx,v $ * - * $Revision: 1.6.18.4 $ + * $Revision: 1.6.18.5 $ * - * last change: $Author: fs $ $Date: 2007/11/26 14:35:02 $ + * last change: $Author: fs $ $Date: 2007/11/26 21:09:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -77,6 +77,7 @@ #include "com/sun/star/uno/XComponentContext.hpp" #include "jvmaccess/classpath.hxx" #include <comphelper/sequenceashashmap.hxx> +#include <rtl/ustrbuf.hxx> #include <jni.h> #include <list> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
