Go to the documentation of this file.
23#ifndef MED_WrapperDef_HeaderFile
24#define MED_WrapperDef_HeaderFile
27# if defined(MEDWRAPPER_EXPORTS) || defined(MEDWrapper_EXPORTS)
28# define MEDWRAPPER_EXPORT __declspec( dllexport )
30# define MEDWRAPPER_EXPORT __declspec( dllimport )
33# define MEDWRAPPER_EXPORT