Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix process_killall. Closes #186.
[simgrid.git] / src / kernel / EngineImpl.hpp
index c25063d..d8f96c2 100644 (file)
@@ -4,8 +4,6 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include <simgrid/s4u/forward.hpp>
-#include <xbt/dict.h>
-
 #include <string>
 #include <unordered_map>