From: Nathalie GORE Date: Mon, 20 Feb 2017 09:12:21 +0000 (+0100) Subject: NGO - Ajout bibliothèque sstream X-Git-Tag: V8_3_0a2~11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=73eed90c6541d5341fb5d86feb2e8a7a0ba34f2b;p=tools%2Fmedcoupling.git NGO - Ajout bibliothèque sstream --- diff --git a/src/ParaMEDLoader/ParaMEDLoader.cxx b/src/ParaMEDLoader/ParaMEDLoader.cxx index 524a77673..997213baf 100644 --- a/src/ParaMEDLoader/ParaMEDLoader.cxx +++ b/src/ParaMEDLoader/ParaMEDLoader.cxx @@ -25,6 +25,7 @@ #include "MEDCouplingUMesh.hxx" #include +#include using namespace MEDCoupling;