Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Drop xbt_os_mutex_* functions.
[simgrid.git] / src / kernel / context / ContextThread.hpp
index 0dfc83b..4c76ae2 100644 (file)
@@ -11,7 +11,6 @@
 #include "simgrid/simix.hpp"
 #include "src/kernel/context/Context.hpp"
 #include "src/xbt/OsSemaphore.hpp"
-#include "xbt/xbt_os_thread.h"
 
 #include <thread>