Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Useless include.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 21 May 2019 21:46:31 +0000 (23:46 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 23 May 2019 19:38:51 +0000 (21:38 +0200)
src/kernel/context/ContextSwapped.hpp

index 8380fa0..a8973d1 100644 (file)
@@ -9,7 +9,6 @@
 #include "src/kernel/context/Context.hpp"
 
 #include <memory>
-#include <vector>
 
 namespace simgrid {
 namespace kernel {