Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
public headers should include simgrid in a system-wide way, not a project-wide one
[simgrid.git] / include / simgrid / s4u / Mutex.hpp
index 6d58988..ce19858 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 {