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 / Master.cxx
index c436a29..33f1626 100644 (file)
@@ -2,7 +2,7 @@
 #include "BasicTask.hpp"
 #include "FinalizeTask.hpp"
 
-#include <Host.hpp>
+#include <MsgHost.hpp>
 #include <HostNotFoundException.hpp>
 
 #include <Msg.hpp>