Kaydet (Commit) cfefafea authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED

2005/11/04 14:50:28 cl 1.3.34.1: warning free code changes
üst 76340ee8
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: XMLBase64Export.hxx,v $ * $RCSfile: XMLBase64Export.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 12:44:58 $ * last change: $Author: hr $ $Date: 2006-06-19 17:53:37 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -35,6 +35,10 @@ ...@@ -35,6 +35,10 @@
#ifndef _XMLOFF_XMLBASE64EXPORT_HXX #ifndef _XMLOFF_XMLBASE64EXPORT_HXX
#define _XMLOFF_XMLBASE64EXPORT_HXX #define _XMLOFF_XMLBASE64EXPORT_HXX
#ifndef _COM_SUN_STAR_UNO_REFERENCE_H_
#include <com/sun/star/uno/Reference.h>
#endif
namespace com { namespace sun { namespace star { namespace io { namespace com { namespace sun { namespace star { namespace io {
class XInputStream; } } } } class XInputStream; } } } }
class SvXMLExport; class SvXMLExport;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment