Tag: cws_src680_oj17 User: oj Date: 06/03/21 23:34:44 Modified: /dba/dbaccess/source/core/dataaccess/ datasource.cxx
Log: header include File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: datasource.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/datasource.cxx?r1=1.66.32.1&r2=1.66.32.2 Delta lines: +3 -2 ------------------- --- datasource.cxx 20 Mar 2006 11:32:02 -0000 1.66.32.1 +++ datasource.cxx 22 Mar 2006 07:34:40 -0000 1.66.32.2 @@ -4,9 +4,9 @@ * * $RCSfile: datasource.cxx,v $ * - * $Revision: 1.66.32.1 $ + * $Revision: 1.66.32.2 $ * - * last change: $Author: oj $ $Date: 2006/03/20 11:32:02 $ + * last change: $Author: oj $ $Date: 2006/03/22 07:34:40 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -42,6 +42,7 @@ #ifndef _DBA_COREDATAACCESS_COMMANDCONTAINER_HXX_ #include "commandcontainer.hxx" #endif +#include "databasedocument.hxx" #ifndef _TOOLS_DEBUG_HXX #include <tools/debug.hxx> #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
