Tag: cws_src680_dba24d User: fs Date: 2007-11-08 14:58:57+0000 Modified: dba/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: dataaccessdescriptor.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +6 -3 ------------------- --- dataaccessdescriptor.cxx 2007-11-08 14:02:42+0000 1.1.2.1 +++ dataaccessdescriptor.cxx 2007-11-08 14:58:55+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: dataaccessdescriptor.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: fs $ $Date: 2007/11/08 14:02:42 $ + * last change: $Author: fs $ $Date: 2007/11/08 14:58:55 $ * * 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_dbaccess.hxx" + #include "dba_reghelper.hxx" #include "dbastrings.hrc" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
