Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
We can use the cluster tag without backbone link if bb_bw and bb_lat attributes are...
[simgrid.git] / examples / cxx / autoDestination / Forwarder.hpp
index 767334b..b09b821 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef FORWARDER_HPP
 #define FORWARDER_HPP
 
-#include <Process.hpp>
+#include <MsgProcess.hpp>
 using namespace SimGrid::Msg;
 
 class Forwarder : public Process