X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f9ab2085c26b871a931c69e28abb9e2f20582b67..7af5f68e45deae49059e1495630646d0c875a6a5:/include/simgrid/s4u/mailbox.hpp diff --git a/include/simgrid/s4u/mailbox.hpp b/include/simgrid/s4u/mailbox.hpp index f1b2f3ff3a..aa5f3278de 100644 --- a/include/simgrid/s4u/mailbox.hpp +++ b/include/simgrid/s4u/mailbox.hpp @@ -56,6 +56,7 @@ private: std::string name_; smx_mailbox_t inferior_; static boost::unordered_map *mailboxes; + friend s4u::Engine; }; }} // namespace simgrid::s4u