INTEGRATION: CWS warnings01 (1.5.140); FILE MERGED
2006/05/12 16:29:55 sb 1.5.140.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
This commit is contained in:
parent
d5a47cd86f
commit
a120dd67ea
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: svgcom.hxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 20:41:06 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 10:46:48 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -39,8 +39,8 @@
|
|||
#ifndef _CPPUHELPER_WEAK_HXX_
|
||||
#include <cppuhelper/weak.hxx>
|
||||
#endif
|
||||
#ifndef __RTL_USTRING_
|
||||
#include <rtl/ustring>
|
||||
#ifndef __RTL_USTRING_HXX_
|
||||
#include <rtl/ustring.hxx>
|
||||
#endif
|
||||
#ifndef _DEBUG_HXX
|
||||
#include <tools/debug.hxx>
|
||||
|
|
Loading…
Reference in a new issue