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