X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMUtils%2FGEOMUtils_HTrsfCurve2d.cxx;h=c31cf3dae0ec4b137b2702b1ac1ae59833829346;hb=8abb46fb59fc22dc5244c87744ed68dce7e5c564;hp=560f43aa2971c16ec17078e5d910ef8a8b0622e7;hpb=639766dc55de7f49d1986149d8b1abb20887337c;p=modules%2Fgeom.git diff --git a/src/GEOMUtils/GEOMUtils_HTrsfCurve2d.cxx b/src/GEOMUtils/GEOMUtils_HTrsfCurve2d.cxx index 560f43aa2..c31cf3dae 100644 --- a/src/GEOMUtils/GEOMUtils_HTrsfCurve2d.cxx +++ b/src/GEOMUtils/GEOMUtils_HTrsfCurve2d.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2015-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -21,8 +21,7 @@ #include namespace GEOMUtils { - IMPLEMENT_STANDARD_HANDLE (HTrsfCurve2d, Adaptor2d_HCurve2d); - IMPLEMENT_STANDARD_RTTIEXT(HTrsfCurve2d, Adaptor2d_HCurve2d); + OCCT_IMPLEMENT_STANDARD_RTTIEXT(HTrsfCurve2d, Adaptor2d_HCurve2d); } //=======================================================================