INTEGRATION: CWS odbmacros2 (1.5.38); FILE MERGED

2008/01/28 11:39:19 fs 1.5.38.1: new include necessary
This commit is contained in:
Kurt Zenker 2008-03-06 17:43:36 +00:00
parent 936540093d
commit fceda11165

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: UndoActions.cxx,v $ * $RCSfile: UndoActions.cxx,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: ihi $ $Date: 2007-11-20 18:59:28 $ * last change: $Author: kz $ $Date: 2008-03-06 18:43:36 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -60,6 +60,7 @@
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include <dbaccess/singledoccontroller.hxx> #include <dbaccess/singledoccontroller.hxx>
#include <svx/unoshape.hxx> #include <svx/unoshape.hxx>
#include <vos/mutex.hxx>
namespace rptui namespace rptui
{ {