]> SALOME platform Git repositories - tools/medcoupling.git/blobdiff - src/INTERP_KERNEL/Bases/InterpKernelException.hxx
Salome HOME
[EDF29571] : Fix problem of performance of MEDCoupling1GTUMesh::getCellsContainingPoints
[tools/medcoupling.git] / src / INTERP_KERNEL / Bases / InterpKernelException.hxx
index 7703b7b469d906d05e6c629d0af7c51c961e9836..1d6ce7d7c6c346d7a117d7847d46906185b0db83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -25,6 +25,7 @@
 
 #include <string>
 #include <exception>
 
 #include <string>
 #include <exception>
+#include <sstream>
 
 namespace INTERP_KERNEL
 {
 
 namespace INTERP_KERNEL
 {