Tag: cws_src680_sdblogging User: fs Date: 2007/04/15 23:54:39 Modified: dba/connectivity/source/drivers/jdbc/ConnectionLog.cxx
Log: #i10000# File Changes: Directory: /dba/connectivity/source/drivers/jdbc/ ================================================= File [changed]: ConnectionLog.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/ConnectionLog.cxx?r1=1.1.2.4&r2=1.1.2.5 Delta lines: +5 -2 ------------------- --- ConnectionLog.cxx 12 Apr 2007 19:20:16 -0000 1.1.2.4 +++ ConnectionLog.cxx 16 Apr 2007 06:54:37 -0000 1.1.2.5 @@ -4,9 +4,9 @@ * * $RCSfile: ConnectionLog.cxx,v $ * - * $Revision: 1.1.2.4 $ + * $Revision: 1.1.2.5 $ * - * last change: $Author: fs $ $Date: 2007/04/12 19:20:16 $ + * last change: $Author: fs $ $Date: 2007/04/16 06:54:37 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_connectivity.hxx" #include "java/sql/ConnectionLog.hxx" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
