Go to the documentation of this file.
27 #ifndef _SALOME_Container_HXX_
28 #define _SALOME_Container_HXX_
31 # if defined CONTAINER_EXPORTS || defined SalomeContainer_EXPORTS
32 # define CONTAINER_EXPORT __declspec( dllexport )
34 # define CONTAINER_EXPORT __declspec( dllimport )
37 # define CONTAINER_EXPORT