X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/07890d9a4285a1d6e4151210ed7b6df8e6b32a67..972791c2823bfc1694d827b1e943eb725847e2d8:/src/surf/network_cm02.hpp diff --git a/src/surf/network_cm02.hpp b/src/surf/network_cm02.hpp index c9f3e1c2e4..a7f479e26e 100644 --- a/src/surf/network_cm02.hpp +++ b/src/surf/network_cm02.hpp @@ -75,7 +75,7 @@ public: NetworkCm02Link(NetworkCm02Model *model, const char *name, xbt_dict_t props, lmm_system_t system, double constraint_value, - tmgr_fes_t history, + sg_future_evt_set_t fes, int initiallyOn, tmgr_trace_t state_trace, double metric_peak,