X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5809f0f4cd75ca84bb4b4f47185801ddd054c462..a21681e5aca1a37efb2e9001e5055dec94c5de41:/src/surf/cpu_cas01.hpp diff --git a/src/surf/cpu_cas01.hpp b/src/surf/cpu_cas01.hpp index 7fc07d0a52..ccac472ce1 100644 --- a/src/surf/cpu_cas01.hpp +++ b/src/surf/cpu_cas01.hpp @@ -32,7 +32,7 @@ public: xbt_dict_t cpu_properties); double shareResourcesFull(double now); void addTraces(); - xbt_swag_t p_cpuRunningActionSetThatDoesNotNeedBeingChecked; + ActionListPtr p_cpuRunningActionSetThatDoesNotNeedBeingChecked; }; /************