Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use existing functions to finish comms (and fix Win::flush).
[simgrid.git] / src / smpi / mpi / smpi_info.cpp
index b4a78fac3038cdc2b0d0f40bbb7bef4f106853ab..33be51967cf3980b6dae947db8a1c968d57a1dc8 100644 (file)
@@ -4,6 +4,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "smpi_info.hpp"
+#include "smpi_comm.hpp"
 #include "simgrid/Exception.hpp"
 
 namespace simgrid {