Salome HOME
Migration to OCCT 7.0
[modules/geom.git] / src / BlockFix / BlockFix_SphereSpaceModifier.cxx
index 9951a7379eae9d1bbd2dc1079e5a118d9ea7a44e..bb9b6fa7ac4614b4b39d358994e4074208f36797 100644 (file)
@@ -56,8 +56,7 @@
 #include <gp_Pnt.hxx>
 #include <gp_Sphere.hxx>
 
-IMPLEMENT_STANDARD_HANDLE(BlockFix_SphereSpaceModifier, BRepTools_Modification);
-IMPLEMENT_STANDARD_RTTIEXT(BlockFix_SphereSpaceModifier, BRepTools_Modification);
+OCCT_IMPLEMENT_STANDARD_RTTIEXT(BlockFix_SphereSpaceModifier, BRepTools_Modification);
 
 //=======================================================================
 //function : BlockFix_SphereSpaceModifier