X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHUtils%2FSMESH_FillHole.cxx;h=9ebf85af9d6eeb4be6be4def272e1aa9f4511b64;hb=HEAD;hp=ee22ef944fd4d79ea7b1ab427c19d4ceeb043b8c;hpb=90e0893c89027a434e832eb72eeac85391b909e9;p=modules%2Fsmesh.git diff --git a/src/SMESHUtils/SMESH_FillHole.cxx b/src/SMESHUtils/SMESH_FillHole.cxx index ee22ef944..9ebf85af9 100644 --- a/src/SMESHUtils/SMESH_FillHole.cxx +++ b/src/SMESHUtils/SMESH_FillHole.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2024 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -28,13 +28,14 @@ #include "SMESH_Comment.hxx" -#include "SMESH_TypeDefs.hxx" +#include "ObjectPool.hxx" #include "SMDS_Mesh.hxx" +#include "SMESH_TypeDefs.hxx" #include #include -#include +//#include #include