Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let the xbt_log module register its finalizer itself
[simgrid.git] / src / kernel / context / ContextThread.cpp
index 9106a3c..40efb6b 100644 (file)
@@ -9,7 +9,6 @@
 #include "src/internal_config.h" /* loads context system definitions */
 #include "src/kernel/EngineImpl.hpp"
 #include "xbt/function_types.h"
-#include "xbt/xbt_modinter.h" /* prototype of os thread module's init/exit in XBT */
 
 #include <boost/core/demangle.hpp>
 #include <functional>