From c4c49c7823e799d451ef454ce838a286cff4b16d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 16 Feb 2005 15:02:06 +0000 Subject: INTEGRATION: CWS visibility02 (1.3.10); FILE MERGED 2005/01/05 05:54:12 mnicel 1.3.10.1: Issue number: 38608 Part of symbol visibility work. --- comphelper/inc/comphelper/storagehelper.hxx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'comphelper/inc/comphelper') diff --git a/comphelper/inc/comphelper/storagehelper.hxx b/comphelper/inc/comphelper/storagehelper.hxx index fc444bacb4e8..a7730ab69aa7 100644 --- a/comphelper/inc/comphelper/storagehelper.hxx +++ b/comphelper/inc/comphelper/storagehelper.hxx @@ -2,9 +2,9 @@ * * $RCSfile: storagehelper.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2004-11-26 16:36:28 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:02:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,10 +91,13 @@ #ifndef _COM_SUN_STAR_IO_XSTREAM_HPP_ #include #endif +#ifndef INCLUDED_COMPHELPERDLLAPI_H +#include "comphelper/comphelperdllapi.h" +#endif namespace comphelper { -class OStorageHelper +class COMPHELPER_DLLPUBLIC OStorageHelper { public: static ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory > -- cgit v1.2.3