INTEGRATION: CWS obo30 (1.2.12); FILE MERGED

2008/05/30 11:13:15 obo 1.2.12.1: #i90100# ambigous Reference during ENABLE_PCH build
This commit is contained in:
Kurt Zenker 2008-06-24 16:11:27 +00:00
parent afcd91d84c
commit 0ac30c230d

View file

@ -8,7 +8,7 @@
*
* $RCSfile: floatingwindowaccessible.cxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* This file is part of OpenOffice.org.
*
@ -28,6 +28,8 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_accessibility.hxx"
#include <floatingwindowaccessible.hxx>
@ -70,4 +72,3 @@ void FloatingWindowAccessible::FillAccessibleRelationSet(utl::AccessibleRelation
}
}
}