Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Small typos in comments
[simgrid.git] / src / kernel / context / ContextBoost.hpp
index fcd54895a9992cb951c4b5a0016f67f8e70aeffd..22295c55a1625c3d1a6740cde05cf0cafacf738e 100644 (file)
 #include <functional>
 #include <vector>
 
-#include <simgrid/simix.hpp>
-#include <xbt/parmap.hpp>
-
-#include "src/internal_config.h"
 #include "src/kernel/context/ContextSwapped.hpp"
+#include "src/xbt/parmap.hpp"
 
 namespace simgrid::kernel::context {