]> AND Public Git Repository - simgrid.git/blobdiff - src/kernel/activity/ConditionVariableImpl.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove timeout_cb only once + cosmetics
[simgrid.git] / src / kernel / activity / ConditionVariableImpl.cpp
index b45038143edc40a89aa2825754fb1e328b659902..1a0a73bf673ca95dce55e44925693045e01c4640 100644 (file)
@@ -4,7 +4,6 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "src/kernel/activity/ConditionVariableImpl.hpp"
-#include "simgrid/Exception.hpp"
 #include "src/kernel/activity/MutexImpl.hpp"
 #include "src/kernel/activity/SynchroRaw.hpp"
 #include "src/kernel/actor/SimcallObserver.hpp"