Salome HOME
Migration to OCCT 7.0
[modules/geom.git] / src / OBJECT / GEOM_TopWireframeShape.cxx
index 13d61669a9fe1f2cf435e62d184f9b712221b2a4..79c0cf9349646d79889ecf09b8b4cc6f8590666f 100755 (executable)
@@ -42,8 +42,7 @@
 #include <TopoDS_Shape.hxx>
 #include <Prs3d_IsoAspect.hxx>
 
-IMPLEMENT_STANDARD_HANDLE(GEOM_TopWireframeShape, SALOME_AISShape)
-IMPLEMENT_STANDARD_RTTIEXT(GEOM_TopWireframeShape, SALOME_AISShape)
+OCCT_IMPLEMENT_STANDARD_RTTIEXT(GEOM_TopWireframeShape, SALOME_AISShape)
 
 GEOM_TopWireframeShape::GEOM_TopWireframeShape( const TopoDS_Shape& shape )
   :SALOME_AISShape(shape)