INTEGRATION: CWS warnings01 (1.4.18); FILE MERGED
2006/05/23 16:54:37 sb 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/12 16:42:52 sb 1.4.18.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
This commit is contained in:
parent
a9b9ab44a6
commit
59e1651c5b
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: printdata.hxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2006-04-27 09:44:31 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 12:39:31 $
|
||||
*
|
||||
* 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 _SAL_TYPES_H_
|
||||
#include <sal/types.h>
|
||||
#endif
|
||||
#ifndef _RTL_USTRING_
|
||||
#include <rtl/ustring>
|
||||
#ifndef _RTL_USTRING_HXX_
|
||||
#include <rtl/ustring.hxx>
|
||||
#endif
|
||||
|
||||
struct SwPrintData
|
||||
|
|
Loading…
Reference in a new issue