Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Free cursor when returning from inside a xbt_dict_foreach loop.
[simgrid.git] / examples / cxx / explicitDestination / Master.cxx
index c436a29ffd5f2ea4874aa5f8e547c130d89a17a4..33f16269654dc65f3760fb70e0165d9499067537 100644 (file)
@@ -2,7 +2,7 @@
 #include "BasicTask.hpp"
 #include "FinalizeTask.hpp"
 
 #include "BasicTask.hpp"
 #include "FinalizeTask.hpp"
 
-#include <Host.hpp>
+#include <MsgHost.hpp>
 #include <HostNotFoundException.hpp>
 
 #include <Msg.hpp>
 #include <HostNotFoundException.hpp>
 
 #include <Msg.hpp>