Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use a user level mallocator on the task content
[simgrid.git] / examples / cxx / autoDestination / Forwarder.cxx
index 8872e0b..052bf87 100644 (file)
@@ -2,7 +2,7 @@
 #include "BasicTask.hpp"
 #include "FinalizeTask.hpp"
 
-#include <Host.hpp>
+#include <MsgHost.hpp>
 #include <HostNotFoundException.hpp>
 
 #include <Msg.hpp>