X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7da2926d0733ff0683f31aeea176ce71e127264f..878020909e91d141e57373397d8dede76c5fde03:/include/simgrid/s4u/mailbox.hpp diff --git a/include/simgrid/s4u/mailbox.hpp b/include/simgrid/s4u/mailbox.hpp index 77390cf0e1..93dad67e96 100644 --- a/include/simgrid/s4u/mailbox.hpp +++ b/include/simgrid/s4u/mailbox.hpp @@ -8,7 +8,8 @@ #include -#include "actor.hpp" +#include +#include namespace simgrid { namespace s4u { @@ -22,7 +23,7 @@ class Comm; * You can access any mailbox without any latency. The network delay are only related to the location of the * sender and receiver. */ -class Mailbox { +XBT_PUBLIC_CLASS Mailbox { friend Comm; private: