Go to the documentation of this file.
27#ifndef _SALOME_COMMIUNICATION_HXX_
28#define _SALOME_COMMIUNICATION_HXX_
31# if defined COMMUNICATION_EXPORTS || defined SalomeCommunication_EXPORTS
32# define COMMUNICATION_EXPORT __declspec( dllexport )
34# define COMMUNICATION_EXPORT __declspec( dllimport )
37# define COMMUNICATION_EXPORT