Go to the documentation of this file.
24#ifndef _HDF_export_HXX_
25#define _HDF_export_HXX_
28# if defined HDFPERSIST_EXPORTS || defined SalomeHDFPersist_EXPORTS
29# define HDFPERSIST_EXPORT __declspec( dllexport )
31# define HDFPERSIST_EXPORT __declspec( dllimport )
34# define HDFPERSIST_EXPORT