X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/892c5381a1e84836f326457f4740ae60844f074c..390ee57ed79bf7577c2bce6df6a25aba57ff476e:/src/surf/ptask_L07.hpp diff --git a/src/surf/ptask_L07.hpp b/src/surf/ptask_L07.hpp index 1b04286973..389720c877 100644 --- a/src/surf/ptask_L07.hpp +++ b/src/surf/ptask_L07.hpp @@ -108,7 +108,7 @@ public: int unref() override; - std::vector * netcardList_ = new std::vector(); + std::vector* hostList_ = new std::vector(); double *computationAmount_; double *communicationAmount_; double latency_;