Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
new functions for the MSG API (set/get task category)
[simgrid.git] / examples / cxx / autoDestination / Slave.hpp
index 21c77a156ee6d879ec4f5da06536844884b53423..1bb66a5236ffbd10d323d33923d0216f18122815 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