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:
Jens-Heiner Rechtien 2006-06-19 16:57:59 +00:00
parent 2b4c102428
commit 8de94bf882

View file

@ -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; }