X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FGeomAPI_Ax3.h;h=3da31148a9aeeee0be0122fb20e52478d2ac705b;hb=0932085a43a8895dac2cd4fe2cf562848379e51e;hp=6e743363c3bcb13816b901238501675be0f22d36;hpb=87b6a30a3afb8fb32e7e43ade8d9c947d9eb1684;p=modules%2Fshaper.git diff --git a/src/GeomAPI/GeomAPI_Ax3.h b/src/GeomAPI/GeomAPI_Ax3.h index 6e743363c..3da31148a 100644 --- a/src/GeomAPI/GeomAPI_Ax3.h +++ b/src/GeomAPI/GeomAPI_Ax3.h @@ -94,4 +94,7 @@ public: }; +//! Pointer on the object +typedef std::shared_ptr GeomAx3Ptr; + #endif \ No newline at end of file