Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
no need for a lib to store the netcards. A dict is easier
[simgrid.git] / src / mc / mc_safety.h
index 23fbe10..8e0e164 100644 (file)
@@ -9,7 +9,6 @@
 
 #include <stdint.h>
 
-#include <vector>
 #include <memory>
 
 #include <simgrid_config.h>