Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[s4u] Allocate Actors on the heap and return ActorPtr
[simgrid.git] / include / simgrid / s4u / mutex.hpp
index ff60143..e6a1ed5 100644 (file)
@@ -10,6 +10,7 @@
 #include <utility>
 
 #include <boost/intrusive_ptr.hpp>
+
 #include <xbt/base.h>
 #include "simgrid/simix.h"