X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FGeomAPI_ShapeExplorer.cpp;h=6b94439c0053e1c62516fa3ba07e4886e4387b5e;hb=3d28bcbab2f3ed0e40295e64f4e836caebc19fca;hp=3732d5afe2cbf8bbe34dd0b6c61721a5cde72b6c;hpb=7b575e65da4aaf7e4cbf41ccf7d61b83c5842b7f;p=modules%2Fshaper.git diff --git a/src/GeomAPI/GeomAPI_ShapeExplorer.cpp b/src/GeomAPI/GeomAPI_ShapeExplorer.cpp index 3732d5afe..6b94439c0 100644 --- a/src/GeomAPI/GeomAPI_ShapeExplorer.cpp +++ b/src/GeomAPI/GeomAPI_ShapeExplorer.cpp @@ -9,7 +9,7 @@ #include #include -#define MY_EXPLORER static_cast(myImpl) +#define MY_EXPLORER implPtr() //================================================================================================= GeomAPI_ShapeExplorer::GeomAPI_ShapeExplorer()