INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED
2005/11/04 14:50:28 cl 1.4.34.1: warning free code changes
This commit is contained in:
parent
2b4c102428
commit
8de94bf882
1 changed files with 6 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: xformsexport.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-09 13:12:03 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 17:57:59 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -35,6 +35,10 @@
|
|||
#ifndef _XMLOFF_XFORMSEXPORT_HXX
|
||||
#define _XMLOFF_XFORMSEXPORT_HXX
|
||||
|
||||
#ifndef INCLUDED_XMLOFF_DLLAPI_H
|
||||
#include "xmloff/dllapi.h"
|
||||
#endif
|
||||
|
||||
class SvXMLExport;
|
||||
namespace com { namespace sun { namespace star {
|
||||
namespace uno { template<typename T> class Reference; }
|
||||
|
|
Loading…
Reference in a new issue