]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Revert "fix: add missing includes on some platforms"
authorSONOLET Aymeric <aymeric.sonolet@cea.fr>
Thu, 12 Sep 2024 19:26:29 +0000 (21:26 +0200)
committerSONOLET Aymeric <aymeric.sonolet@cea.fr>
Thu, 12 Sep 2024 19:26:29 +0000 (21:26 +0200)
This reverts commit 3fd000ee9d64ca4816cb3cff813aed17c2a6c411.

src/MEDCoupling/Test/MEDCouplingExamplesTest.cxx
src/MEDPartitioner/MEDPARTITIONER_PTScotchGraph.cxx

index 722bfedbf5126cce7cdb8fe4f6769715101daeec..84930c5099ac3d01cfd668bf1f0abe0692f24428 100644 (file)
@@ -33,7 +33,6 @@
 #include "MEDCouplingMultiFields.hxx"
 #include <vector>
 #include <stdio.h>
-#include <cppunit/extensions/TypeInfoHelper.h>
 #include <cppunit/TestAssert.h>
 #include <algorithm>
 #include <cmath>
index 4851bf15d7a8b6dc5cf4101d3e4217d72ae2f68d..1c737c3c7b38b2b3b555c4061d1169eb62fcc013 100644 (file)
@@ -30,7 +30,6 @@
 #include <cstdio>
 #include <mpi.h>
 #include <string>
-#include <iostream>
 
 #ifdef MED_ENABLE_PTSCOTCH
 extern "C"