X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNELTest%2FMeshTestToolkit.hxx;h=73a5c57de5ee3a8883389fb3e6a340d99553f6d6;hb=b832b15337be013a56e0976170e5e235b89fcb03;hp=b97dcad07e4d41d88e213636d388bdafbb7b0c1e;hpb=79386ac5c73f8365c428b8ef595c4ef004959667;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNELTest/MeshTestToolkit.hxx b/src/INTERP_KERNELTest/MeshTestToolkit.hxx index b97dcad07..73a5c57de 100644 --- a/src/INTERP_KERNELTest/MeshTestToolkit.hxx +++ b/src/INTERP_KERNELTest/MeshTestToolkit.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D +// Copyright (C) 2007-2024 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -29,7 +29,7 @@ #define ERR_TOL 1.0e-8 -typedef std::vector > IntersectionMatrix; +typedef std::vector > IntersectionMatrix; namespace INTERP_KERNEL {