Go to the documentation of this file.
25 #ifndef _SALOME_KERNEL_HELPERS_HXX_
26 #define _SALOME_KERNEL_HELPERS_HXX_
30 # if defined KERNELHELPERS_EXPORTS || defined SalomeKernelHelpers_EXPORTS
31 # define KERNELHELPERS_EXPORT __declspec( dllexport )
33 # define KERNELHELPERS_EXPORT __declspec( dllimport )
36 # define KERNELHELPERS_EXPORT
39 #endif //_SALOME_KERNEL_HELPERS_HXX_