]> AND Public Git Repository - simgrid.git/blobdiff - include/simgrid/s4u/Mailbox.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't pretend we can move a parallel exec
[simgrid.git] / include / simgrid / s4u / Mailbox.hpp
index faffc353cadb59be9714cf4b26121f8a85ffd1f7..989ae54d3c235226cb57f19333c583a175d0dc60 100644 (file)
@@ -6,8 +6,10 @@
 #ifndef SIMGRID_S4U_MAILBOX_HPP
 #define SIMGRID_S4U_MAILBOX_HPP
 
-#include <xbt/string.hpp>
+#include <simgrid/forward.h>
+
 #include <simgrid/s4u/Actor.hpp>
+#include <xbt/string.hpp>
 
 #include <string>