Tag: cws_src680_odbmacros2 User: fs Date: 2008-01-28 11:39:22+0000 Modified: dba/reportdesign/source/core/sdr/UndoActions.cxx
Log: new include necessary File Changes: Directory: /dba/reportdesign/source/core/sdr/ ============================================= File [changed]: UndoActions.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/core/sdr/UndoActions.cxx?r1=1.5&r2=1.5.38.1 Delta lines: +4 -3 ------------------- --- UndoActions.cxx 2007-11-20 18:59:28+0000 1.5 +++ UndoActions.cxx 2008-01-28 11:39:19+0000 1.5.38.1 @@ -4,9 +4,9 @@ * * $RCSfile: UndoActions.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.5.38.1 $ * - * last change: $Author: ihi $ $Date: 2007/11/20 18:59:28 $ + * last change: $Author: fs $ $Date: 2008/01/28 11:39:19 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -60,6 +60,7 @@ #include <vcl/svapp.hxx> #include <dbaccess/singledoccontroller.hxx> #include <svx/unoshape.hxx> +#include <vos/mutex.hxx> namespace rptui { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
