Tag: cws_src680_hsqlcsvstage1 User: fs Date: 2006/09/20 12:19:47 Modified: dba/connectivity/source/drivers/hsqldb/HConnection.cxx
Log: #i10000# File Changes: Directory: /dba/connectivity/source/drivers/hsqldb/ =================================================== File [changed]: HConnection.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/hsqldb/HConnection.cxx?r1=1.6.2.1&r2=1.6.2.2 Delta lines: +6 -2 ------------------- --- HConnection.cxx 20 Sep 2006 11:06:19 -0000 1.6.2.1 +++ HConnection.cxx 20 Sep 2006 19:19:44 -0000 1.6.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: HConnection.cxx,v $ * - * $Revision: 1.6.2.1 $ + * $Revision: 1.6.2.2 $ * - * last change: $Author: fs $ $Date: 2006/09/20 11:06:19 $ + * last change: $Author: fs $ $Date: 2006/09/20 19:19:44 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -82,6 +82,10 @@ #endif #ifndef COMPHELPER_COMPONENTCONTEXT_HXX #include <comphelper/componentcontext.hxx> +#endif + +#ifndef _CPPUHELPER_EXC_HLP_HXX_ +#include <cppuhelper/exc_hlp.hxx> #endif #ifndef TOOLS_DIAGNOSE_EX_H --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
