Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[ci-skip] document s4u::Task
[simgrid.git] / src / kernel / context / ContextThread.cpp
index 68bb417827ca4e28a8d8b9df475050583d169ba1..40efb6b4c1c77a7f1023eb4d89e7543e78795a95 100644 (file)
@@ -8,7 +8,6 @@
 #include "simgrid/Exception.hpp"
 #include "src/internal_config.h" /* loads context system definitions */
 #include "src/kernel/EngineImpl.hpp"
-#include "src/xbt/xbt_modinter.h" /* prototype of os thread module's init/exit in XBT */
 #include "xbt/function_types.h"
 
 #include <boost/core/demangle.hpp>