Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add function generic_new_route.
[simgrid.git] / examples / cxx / explicitDestination / Slave.hpp
index 391e08d9b2e8b13de3e1ddcb4b0bfdf5af5933dc..d0a5607bcdf9219f666634d849791913d4e6147d 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