]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
NGO - Ajout bibliothèque sstream
authorNathalie GORE <ng13417n@dsp0657862.postes.calibre.edf.fr>
Mon, 20 Feb 2017 09:12:21 +0000 (10:12 +0100)
committerNathalie GORE <ng13417n@dsp0657862.postes.calibre.edf.fr>
Mon, 20 Feb 2017 09:12:21 +0000 (10:12 +0100)
src/ParaMEDLoader/ParaMEDLoader.cxx

index 524a776735230aa80909f5a7c4662e6f875474ea..997213baf408c454c725816ceac1e809bb37dfec 100644 (file)
@@ -25,6 +25,7 @@
 #include "MEDCouplingUMesh.hxx"
 
 #include <fstream>
+#include <sstream>
 
 using namespace MEDCoupling;