Salome HOME
SWP12966 - MutiFile is not saved correctly
[modules/kernel.git] / src / Notification / NOTIFICATION_Supplier.hxx
index 77f44d07bcfdb03d49e6a3aaf0b335cfdede9e64..058a70cdee0a46ca355e2b1c186352574cab4635 100644 (file)
@@ -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();