X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FNotification%2FNOTIFICATION_Supplier.hxx;h=0dbb03ca9530578103dbc860170d8337eb6b1880;hb=498b833223e09d517c6ab93c135d6391bd5aea0a;hp=77f44d07bcfdb03d49e6a3aaf0b335cfdede9e64;hpb=611c96f1b845f602ce9dbdc154c6fe4425937b9b;p=modules%2Fkernel.git diff --git a/src/Notification/NOTIFICATION_Supplier.hxx b/src/Notification/NOTIFICATION_Supplier.hxx index 77f44d07b..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,7 +28,9 @@ #ifndef NOTIFICATION_Supplier_HXX #define NOTIFICATION_Supplier_HXX -class NOTIFICATION_Supplier: public POA_CosNotifyComm::StructuredPushSupplier { +#include "SALOME_NOTIFICATION.hxx" + +class NOTIFICATION_EXPORT NOTIFICATION_Supplier: public POA_CosNotifyComm::StructuredPushSupplier { public: NOTIFICATION_Supplier(const char* instanceName, bool notif); virtual ~NOTIFICATION_Supplier();