Salome HOME
The data model has been rolled back to previous version.
[modules/hydro.git] / src / HYDROData / HYDROData_ProfileUZ.h
index 9b86029f1c83e6ad8be86cc7caee0109b506c361..22441a568104903cececcb86a9a07812d3675e21 100644 (file)
@@ -112,12 +112,12 @@ protected:
    * Creates new object in the internal data structure. Use higher level objects 
    * to create objects with real content.
    */
-  HYDROData_ProfileUZ();
+  HYDRODATA_EXPORT HYDROData_ProfileUZ();
 
   /**
    * Destructs properties of the object and object itself, removes it from the document.
    */
-  ~HYDROData_ProfileUZ();
+  HYDRODATA_EXPORT ~HYDROData_ProfileUZ();
 };
 
 #endif