24 #ifndef _DSC_Basic_HXX_ 
   25 #define _DSC_Basic_HXX_ 
   28 # if defined DSC_BASIC_EXPORTS || defined SalomeDSCContainer_EXPORTS 
   29 #  define DSC_BASIC_EXPORT __declspec( dllexport ) 
   31 #  define DSC_BASIC_EXPORT __declspec( dllimport ) 
   34 # define DSC_BASIC_EXPORT