X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/86ce8bac851a4cc5289039e7107ee33d6a1d80ee..be4b540460e5f67714677c3ecf9ff54d2916f0d8:/src/surf/cpu_ti.hpp diff --git a/src/surf/cpu_ti.hpp b/src/surf/cpu_ti.hpp index 6b058f5c56..eb31b86fca 100644 --- a/src/surf/cpu_ti.hpp +++ b/src/surf/cpu_ti.hpp @@ -111,7 +111,7 @@ public: int pstate, double powerScale, tmgr_trace_t powerTrace, int core, e_surf_resource_state_t stateInitial, tmgr_trace_t stateTrace, xbt_dict_t properties) ; - ~CpuTi() {}; + ~CpuTi(); void updateState(tmgr_trace_event_t event_type, double value, double date); void updateActionFinishDate(double now);