X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2c5bdaef3a408b3abd47c3afa587fd968af4b37c..294a7c93ce4eacc0310a7f3f261639afbbe011d2:/src/smpi/smpi_comm.hpp diff --git a/src/smpi/smpi_comm.hpp b/src/smpi/smpi_comm.hpp index 1b71731bdb..e8773ecd4c 100644 --- a/src/smpi/smpi_comm.hpp +++ b/src/smpi/smpi_comm.hpp @@ -29,7 +29,7 @@ class Comm { xbt_dict_t m_attributes; public: - + Comm(); Comm(MPI_Group group, MPI_Topology topo); void destroy();