INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED
2005/10/28 14:48:16 cd 1.3.32.1: #i55991# Warning free code changes for gcc
This commit is contained in:
parent
45ca3fb10a
commit
606fb1ed88
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: license.hxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-09 00:31:16 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 10:59:59 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -148,8 +148,8 @@ namespace framework
|
|||
virtual ~License();
|
||||
|
||||
/** declaration of XInterface, XTypeProvider, XServiceInfo */
|
||||
DECLARE_XINTERFACE
|
||||
DECLARE_XTYPEPROVIDER
|
||||
FWK_DECLARE_XINTERFACE
|
||||
FWK_DECLARE_XTYPEPROVIDER
|
||||
DECLARE_XSERVICEINFO
|
||||
|
||||
DECL_STATIC_LINK( License, Terminate, void* );
|
||||
|
|
Loading…
Reference in a new issue