From: ageay Date: Tue, 24 Apr 2012 14:35:08 +0000 (+0000) Subject: Suppression of extern "C" during inclusion of med.h X-Git-Tag: TRIPOLI_323~26 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5081b135d2acaa3db0efae9a6cb8f8a216ce7c43;p=tools%2Fmedcoupling.git Suppression of extern "C" during inclusion of med.h --- diff --git a/src/MEDPartitioner/MEDPARTITIONER_MeshCollectionDriver.cxx b/src/MEDPartitioner/MEDPARTITIONER_MeshCollectionDriver.cxx index dce397b0c..c2c997d0e 100644 --- a/src/MEDPartitioner/MEDPARTITIONER_MeshCollectionDriver.cxx +++ b/src/MEDPartitioner/MEDPARTITIONER_MeshCollectionDriver.cxx @@ -40,10 +40,7 @@ #include #include -extern "C" -{ #include "med.h" -} using namespace MEDPARTITIONER;