Tag: cws_src680_odbmacros2 User: fs Date: 2007-12-12 08:47:18+0000 Modified: dba/dbaccess/source/core/dataaccess/ModelImpl.cxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: ModelImpl.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/ModelImpl.cxx?r1=1.21.2.1&r2=1.21.2.2 Delta lines: +3 -2 ------------------- --- ModelImpl.cxx 2007-12-06 13:32:53+0000 1.21.2.1 +++ ModelImpl.cxx 2007-12-12 08:47:16+0000 1.21.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: ModelImpl.cxx,v $ * - * $Revision: 1.21.2.1 $ + * $Revision: 1.21.2.2 $ * - * last change: $Author: fs $ $Date: 2007/12/06 13:32:53 $ + * last change: $Author: fs $ $Date: 2007/12/12 08:47:16 $ * * 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 <comphelper/seqstream.hxx> #include <comphelper/sequence.hxx> #include <connectivity/dbexception.hxx> +#include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/typeprovider.hxx> #include <rtl/digest.h> #include <sfx2/signaturestate.hxx> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
