X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3e0c19b51995dedb551e2f7f7af05e2f20f29845..580571dfe8586fd74fd66b948d03dbddfb6f58d3:/src/surf/host_interface.hpp diff --git a/src/surf/host_interface.hpp b/src/surf/host_interface.hpp index a907656cbd..236ccdb038 100644 --- a/src/surf/host_interface.hpp +++ b/src/surf/host_interface.hpp @@ -84,6 +84,7 @@ public: static simgrid::surf::signal onStateChange; /** Called when the machine is turned on or off */ public: + static void classInit(); // must be called before the first use of that class /** * @brief Host constructor *