X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomData%2FGeomData_Point.h;h=3c08a706f641db6cbb10fd95d3eb8e0e7fe266f2;hb=fb54db5e1466b16dfc029c4a7364a67a9a6a8c24;hp=56d9c042ba8ecb8f6bc3d9af2aa317b4e22c4d8e;hpb=70f8434967195327040485995ca62b40d029e7ab;p=modules%2Fshaper.git diff --git a/src/GeomData/GeomData_Point.h b/src/GeomData/GeomData_Point.h index 56d9c042b..3c08a706f 100644 --- a/src/GeomData/GeomData_Point.h +++ b/src/GeomData/GeomData_Point.h @@ -73,7 +73,7 @@ class GeomData_Point : public GeomDataAPI_Point protected: /// Initializes attributes - GEOMDATA_EXPORT GeomData_Point(TDF_Label& theLabel); + GEOMDATA_EXPORT GeomData_Point(); friend class Model_Data; };