X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMImpl%2FGEOMImpl_IBaseIEOperations.hxx;h=b6f9a4125cd3b675bc10ef9b5b2afc30681f25a3;hb=de644ac6fe44325aaa8ce9c1aa729dd9189eea6e;hp=ada231c3e414e4a44de25264b7ffe0800a2d905f;hpb=5e3080a50e2ddb3beb564c81d4b8b5aa62fe86e3;p=modules%2Fgeom.git diff --git a/src/GEOMImpl/GEOMImpl_IBaseIEOperations.hxx b/src/GEOMImpl/GEOMImpl_IBaseIEOperations.hxx index ada231c3e..b6f9a4125 100644 --- a/src/GEOMImpl/GEOMImpl_IBaseIEOperations.hxx +++ b/src/GEOMImpl/GEOMImpl_IBaseIEOperations.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2014-2022 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 @@ -33,7 +33,7 @@ class GEOMImpl_IShapesOperations; class GEOMImpl_IBaseIEOperations : public GEOM_IOperations { public: - Standard_EXPORT GEOMImpl_IBaseIEOperations(GEOM_Engine* theEngine, int theDocID); + Standard_EXPORT GEOMImpl_IBaseIEOperations(GEOM_Engine* theEngine); Standard_EXPORT ~GEOMImpl_IBaseIEOperations(); protected: