Tag: cws_src680_dba24c User: fs Date: 2007-10-24 06:31:59+0000 Modified: dba/connectivity/source/drivers/jdbc/ContextClassLoader.cxx
Log: #i10000# File Changes: Directory: /dba/connectivity/source/drivers/jdbc/ ================================================= File [changed]: ContextClassLoader.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/ContextClassLoader.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +6 -3 ------------------- --- ContextClassLoader.cxx 2007-10-15 13:31:46+0000 1.1.2.1 +++ ContextClassLoader.cxx 2007-10-24 06:31:56+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: ContextClassLoader.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: fs $ $Date: 2007/10/15 13:31:46 $ + * last change: $Author: fs $ $Date: 2007/10/24 06:31:56 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_connectivity.hxx" + #include "java/ContextClassLoader.hxx" #include "java/lang/Object.hxx" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
