X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_ProfileUZ.h;h=22441a568104903cececcb86a9a07812d3675e21;hb=deed826b2d6c39ba2ed410108cdf54d64cded321;hp=9b86029f1c83e6ad8be86cc7caee0109b506c361;hpb=8749815cc2069167555bf5e823190727b7004a35;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_ProfileUZ.h b/src/HYDROData/HYDROData_ProfileUZ.h index 9b86029f..22441a56 100644 --- a/src/HYDROData/HYDROData_ProfileUZ.h +++ b/src/HYDROData/HYDROData_ProfileUZ.h @@ -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