Go to the documentation of this file.
27 #ifndef _SALOME_Registry_HXX_
28 #define _SALOME_Registry_HXX_
31 # if defined REGISTRY_EXPORTS || defined Registry_EXPORTS
32 # define REGISTRY_EXPORT __declspec( dllexport )
34 # define REGISTRY_EXPORT __declspec( dllimport )
37 # define REGISTRY_EXPORT