From: SONOLET Aymeric Date: Thu, 12 Sep 2024 19:26:29 +0000 (+0200) Subject: Revert "fix: add missing includes on some platforms" X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f42edc1324030104b23802ceec2c7b62d84657c3;p=tools%2Fmedcoupling.git Revert "fix: add missing includes on some platforms" This reverts commit 3fd000ee9d64ca4816cb3cff813aed17c2a6c411. --- diff --git a/src/MEDCoupling/Test/MEDCouplingExamplesTest.cxx b/src/MEDCoupling/Test/MEDCouplingExamplesTest.cxx index 722bfedbf..84930c509 100644 --- a/src/MEDCoupling/Test/MEDCouplingExamplesTest.cxx +++ b/src/MEDCoupling/Test/MEDCouplingExamplesTest.cxx @@ -33,7 +33,6 @@ #include "MEDCouplingMultiFields.hxx" #include #include -#include #include #include #include diff --git a/src/MEDPartitioner/MEDPARTITIONER_PTScotchGraph.cxx b/src/MEDPartitioner/MEDPARTITIONER_PTScotchGraph.cxx index 4851bf15d..1c737c3c7 100644 --- a/src/MEDPartitioner/MEDPARTITIONER_PTScotchGraph.cxx +++ b/src/MEDPartitioner/MEDPARTITIONER_PTScotchGraph.cxx @@ -30,7 +30,6 @@ #include #include #include -#include #ifdef MED_ENABLE_PTSCOTCH extern "C"