Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill src/include
[simgrid.git] / teshsuite / xbt / parmap_test / parmap_test.cpp
index e79cb39..0e63aaa 100644 (file)
@@ -6,9 +6,9 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "src/internal_config.h" // HAVE_FUTEX_H
+#include "src/xbt/parmap.hpp"
 #include <simgrid/s4u/Engine.hpp>
 #include <xbt/log.h>
-#include <xbt/parmap.hpp>
 
 #include <algorithm>
 #include <chrono>