X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_ShapesGroup.h;h=71c4c4be0b2a43ab65db25755cabaef5aef9ec82;hb=58bb6b7459bebeeb089c9ed486c4683a8bae7288;hp=394bf16e3d059f2bc367655103e9dcd4f3554475;hpb=88441aa985fa1329b81af33a2769bf2f8858aaa0;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_ShapesGroup.h b/src/HYDROData/HYDROData_ShapesGroup.h index 394bf16e..71c4c4be 100644 --- a/src/HYDROData/HYDROData_ShapesGroup.h +++ b/src/HYDROData/HYDROData_ShapesGroup.h @@ -20,19 +20,15 @@ #define HYDROData_ShapesGroup_HeaderFile #include - #include - +#include #include class TopoDS_Shape; -class TopTools_ListOfShape; class BRepBuilderAPI_MakeShape; class ShapeUpgrade_UnifySameDomain; class BRepTools_ReShape; -DEFINE_STANDARD_HANDLE(HYDROData_ShapesGroup, HYDROData_Entity) - /**\class HYDROData_ShapesGroup * \brief Class that stores/retreives the sequence of shapes. */ @@ -75,7 +71,7 @@ protected: }; public: - DEFINE_STANDARD_RTTI(HYDROData_ShapesGroup); + DEFINE_STANDARD_RTTIEXT(HYDROData_ShapesGroup, HYDROData_Entity); /** * Returns the kind of this object. Must be redefined in all objects of known type.