INTEGRATION: CWS obo30 (1.3.46); FILE MERGED
2008/06/09 08:20:24 obo 1.3.46.2: #i90100# EOL missing 2008/06/04 09:53:02 obo 1.3.46.1: #i90100# ambigous Reference during ENABLE_PCH build
This commit is contained in:
parent
4189e65bda
commit
f9bb772a4c
1 changed files with 6 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
*
|
||||
* $RCSfile: SlsRequestQueue.cxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* 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_sd.hxx"
|
||||
|
||||
#include "SlsRequestQueue.hxx"
|
||||
|
||||
|
@ -286,3 +288,6 @@ void RequestQueue::Clear (void)
|
|||
|
||||
|
||||
} } } // end of namespace ::sd::slidesorter::cache
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue