27 #ifndef _SALOME_NOTIFICATION_HXX_ 
   28 #define _SALOME_NOTIFICATION_HXX_ 
   31 # if defined NOTIFICATION_EXPORTS || defined SalomeNotification_EXPORTS 
   32 #  define NOTIFICATION_EXPORT __declspec( dllexport ) 
   34 #  define NOTIFICATION_EXPORT __declspec( dllimport ) 
   37 # define NOTIFICATION_EXPORT