X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/00898d8b975cc0795b004cd9235d6c76e3318da0..d9fecc483ed1663afb4c94a2cfc77726fb658861:/include/smpi/forward.hpp diff --git a/include/smpi/forward.hpp b/include/smpi/forward.hpp index ac6b7e74de..02e866227e 100644 --- a/include/smpi/forward.hpp +++ b/include/smpi/forward.hpp @@ -38,7 +38,6 @@ typedef simgrid::smpi::Datatype SMPI_Datatype; typedef simgrid::smpi::Group SMPI_Group; typedef simgrid::smpi::Info SMPI_Info; typedef simgrid::smpi::Op SMPI_Op; -typedef simgrid::smpi::ActorExt SMPI_Process; typedef simgrid::smpi::Request SMPI_Request; typedef simgrid::smpi::Topo SMPI_Topology; typedef simgrid::smpi::Topo_Cart SMPI_Cart_topology;