]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/private.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Now it works (if you don't look at the leaks)
[simgrid.git] / src / smpi / private.hpp
index 0181dac05a9854965ec69a261f22d436d956ee83..a5c1aed3b94d109ac8d1262336d0efc4e0e2fdba 100644 (file)
@@ -6,8 +6,9 @@
 #ifndef SMPI_PRIVATE_HPP
 #define SMPI_PRIVATE_HPP
 
-#include <unordered_map>
 #include "src/instr/instr_smpi.h"
+#include <unordered_map>
+#include <vector>
 
 /**
  * Get the address of the beginning of the memory page where addr is located.