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:
parent
afcd91d84c
commit
0ac30c230d
1 changed files with 3 additions and 2 deletions
|
@ -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
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue