From 57939317ca86d0c18ef1d4595597942dc4595df5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernard=20S=C3=A9cher?= Date: Mon, 9 Feb 2015 11:21:20 +0100 Subject: [PATCH] changes for mpi compilation --- src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.cxx | 2 -- src/tepal2med/ghs3dprl_mesh_wrap.cxx | 2 -- src/tepal2med/ghs3dprl_mesh_wrap.h | 2 -- src/tepal2med/tepal2med.cxx | 2 -- src/tepal2med/tetrahpc2med.cxx | 2 -- 5 files changed, 10 deletions(-) diff --git a/src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.cxx b/src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.cxx index 7b468ce..e1583c7 100755 --- a/src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.cxx +++ b/src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.cxx @@ -58,13 +58,11 @@ #include /* -extern "C" { #include //#include #include //#include #include -} using namespace med_2_2;*/ static void removeFile( const TCollection_AsciiString& fileName ) diff --git a/src/tepal2med/ghs3dprl_mesh_wrap.cxx b/src/tepal2med/ghs3dprl_mesh_wrap.cxx index 8f557f4..01199bb 100755 --- a/src/tepal2med/ghs3dprl_mesh_wrap.cxx +++ b/src/tepal2med/ghs3dprl_mesh_wrap.cxx @@ -49,12 +49,10 @@ #include #include -extern "C" { #include //#include //#include //#include -} //utils procedures diff --git a/src/tepal2med/ghs3dprl_mesh_wrap.h b/src/tepal2med/ghs3dprl_mesh_wrap.h index 9984bc8..b411f8d 100755 --- a/src/tepal2med/ghs3dprl_mesh_wrap.h +++ b/src/tepal2med/ghs3dprl_mesh_wrap.h @@ -39,10 +39,8 @@ //#undef MED_H //#undef MED_PROTO_H - extern "C" { #include //#include - } class CVWtab //contains size=size of vector and the vector (med_int or med_float) diff --git a/src/tepal2med/tepal2med.cxx b/src/tepal2med/tepal2med.cxx index d8be454..1b26df0 100755 --- a/src/tepal2med/tepal2med.cxx +++ b/src/tepal2med/tepal2med.cxx @@ -56,12 +56,10 @@ //#include "MEDMEM_Exception.hxx" //#include "MEDMEM_define.hxx" -extern "C" { #include //#include //#include //#include -} //************************************ med_idt ouvre_fichier_MED(char *fichier,int verbose) diff --git a/src/tepal2med/tetrahpc2med.cxx b/src/tepal2med/tetrahpc2med.cxx index 098bd1e..a845e54 100755 --- a/src/tepal2med/tetrahpc2med.cxx +++ b/src/tepal2med/tetrahpc2med.cxx @@ -56,12 +56,10 @@ //#include "MEDMEM_Exception.hxx" //#include "MEDMEM_define.hxx" -extern "C" { #include //#include //#include //#include -} //************************************ med_idt ouvre_fichier_MED(char *fichier,int verbose) -- 2.30.2