Tag: cws_dev300_odbmacros3 User: fs Date: 2008-07-28 06:26:08+0000 Modified: dba/dbaccess/source/core/dataaccess/documenteventexecutor.cxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: documenteventexecutor.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/documenteventexecutor.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +5 -4 ------------------- --- documenteventexecutor.cxx 2008-07-22 06:31:59+0000 1.1.2.1 +++ documenteventexecutor.cxx 2008-07-28 06:26:05+0000 1.1.2.2 @@ -7,7 +7,7 @@ * * $RCSfile: documenteventexecutor.cxx,v $ * -* $Revision: 1.1.2.1 $ +* $Revision: 1.1.2.2 $ * * This file is part of OpenOffice.org. * @@ -27,9 +27,10 @@ * for a copy of the LGPLv3 License. ************************************************************************/ -#ifndef DBACCESS_DOCUMENTEVENTEXECUTOR_HXX +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dbaccess.hxx" + #include "documenteventexecutor.hxx" -#endif /** === begin UNO includes === **/ #include <com/sun/star/document/XEventBroadcaster.hpp> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
