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

Public GIT Repository
Some int -> bool conversions (+ use of existing macro).
[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 {