Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert getCname to get_cname
[simgrid.git] / include / simgrid / s4u / Mutex.hpp
index 6d589881c0a4af3443229c31513e75aa25f669b0..ce19858b40515f7b32f3eea7f25302151db16e1e 100644 (file)
@@ -11,8 +11,8 @@
 
 #include <boost/intrusive_ptr.hpp>
 
+#include <simgrid/simix.h>
 #include <xbt/base.h>
-#include "simgrid/simix.h"
 
 namespace simgrid {
 namespace s4u {