INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED
2005/09/22 19:46:39 sb 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/19 15:23:45 sb 1.4.34.1: #i53898# Made code warning-free.
This commit is contained in:
parent
615a8cd160
commit
d069e6b4e4
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: lrucache.hxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 07:53:34 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-20 00:01:26 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -42,7 +42,7 @@
|
|||
#include <osl/mutex.hxx>
|
||||
#endif
|
||||
#ifndef _RTL_USTRING_
|
||||
#include <rtl/ustring>
|
||||
#include "rtl/ustring.hxx"
|
||||
#endif
|
||||
|
||||
#include <hash_map>
|
||||
|
|
Loading…
Reference in a new issue