Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Properly register the waiter in wait_any_for(), so that it gets handled on suspend...
[simgrid.git] / teshsuite / models / lmm_usage / lmm_usage.cpp
index c37cfdc0c11a54b546da743eed541ae8d38f8572..190d995bddc30ee983a70b7a6c80eb59e129d9d4 100644 (file)
@@ -8,7 +8,6 @@
 #include "simgrid/s4u/Engine.hpp"
 #include "src/kernel/lmm/maxmin.hpp"
 #include "xbt/log.h"
-#include "xbt/module.h"
 #include "xbt/sysdep.h"
 #include <algorithm>
 #include <array>