X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FNotification%2FNOTIFICATION_Supplier.hxx;h=0dbb03ca9530578103dbc860170d8337eb6b1880;hb=498b833223e09d517c6ab93c135d6391bd5aea0a;hp=0f7070226ebc7d2256daf194356c062806a55e8c;hpb=1bd1d38e86c39b13e265f8ff534fc1463c25fef3;p=modules%2Fkernel.git diff --git a/src/Notification/NOTIFICATION_Supplier.hxx b/src/Notification/NOTIFICATION_Supplier.hxx index 0f7070226..0dbb03ca9 100644 --- a/src/Notification/NOTIFICATION_Supplier.hxx +++ b/src/Notification/NOTIFICATION_Supplier.hxx @@ -17,7 +17,7 @@ // License along with this library; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // // // @@ -28,19 +28,7 @@ #ifndef NOTIFICATION_Supplier_HXX #define NOTIFICATION_Supplier_HXX -#if defined NOTIFICATION_EXPORTS -#if defined WIN32 -#define NOTIFICATION_EXPORT __declspec( dllexport ) -#else -#define NOTIFICATION_EXPORT -#endif -#else -#if defined WNT -#define NOTIFICATION_EXPORT __declspec( dllimport ) -#else -#define NOTIFICATION_EXPORT -#endif -#endif +#include "SALOME_NOTIFICATION.hxx" class NOTIFICATION_EXPORT NOTIFICATION_Supplier: public POA_CosNotifyComm::StructuredPushSupplier { public: