X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomData%2FGeomData_Point2D.h;h=d73b20207f24209ab97df5ab067ac21465f21cf4;hb=220bd2b37119be1c65abf88a88792445cb9d99f8;hp=8b4affa03ebc1bec6f155723e283d0589fee1fbb;hpb=70f8434967195327040485995ca62b40d029e7ab;p=modules%2Fshaper.git diff --git a/src/GeomData/GeomData_Point2D.h b/src/GeomData/GeomData_Point2D.h index 8b4affa03..d73b20207 100644 --- a/src/GeomData/GeomData_Point2D.h +++ b/src/GeomData/GeomData_Point2D.h @@ -68,7 +68,7 @@ class GeomData_Point2D : public GeomDataAPI_Point2D protected: /// Initializes attributes - GEOMDATA_EXPORT GeomData_Point2D(TDF_Label& theLabel); + GEOMDATA_EXPORT GeomData_Point2D(); friend class Model_Data; };