Tag: cws_src680_odbmacros2 User: fs Date: 2008-02-19 08:41:54+0000 Modified: dba/dbaccess/source/core/dataaccess/databasecontext.cxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: databasecontext.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/databasecontext.cxx?r1=1.36.102.5&r2=1.36.102.6 Delta lines: +4 -3 ------------------- --- databasecontext.cxx 2008-02-19 08:32:36+0000 1.36.102.5 +++ databasecontext.cxx 2008-02-19 08:41:51+0000 1.36.102.6 @@ -4,9 +4,9 @@ * * $RCSfile: databasecontext.cxx,v $ * - * $Revision: 1.36.102.5 $ + * $Revision: 1.36.102.6 $ * - * last change: $Author: fs $ $Date: 2008/02/19 08:32:36 $ + * last change: $Author: fs $ $Date: 2008/02/19 08:41:51 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -68,6 +68,7 @@ #include <comphelper/sequence.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/typeprovider.hxx> +#include <cppuhelper/exc_hlp.hxx> #include <svtools/filenotation.hxx> #include <svtools/pathoptions.hxx> #include <tools/debug.hxx> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
