Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] update tesh, remove timestamping check, add new test with (un)categorized...
[simgrid.git] / examples / cxx / explicitDestination / Slave.hpp
index 391e08d..d0a5607 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef SLAVE_HPP
 #define SLAVE_HPP
 
-#include <Process.hpp>
+#include <MsgProcess.hpp>
 using namespace SimGrid::Msg;
 
 class Slave : public Process