Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] (THIRD PATCH) Replace invalid uses of 'comm->rank()'
[simgrid.git] / src / smpi / colls / allgatherv / allgatherv-ompi-neighborexchange.cpp
index e88c188..6fd6ee3 100644 (file)
@@ -63,7 +63,7 @@
  *         [5]    [5]    [5]    [5]    [5]    [5]
  */
 
- #include "../colls_private.h"
+#include "../colls_private.hpp"
 
 namespace simgrid{
 namespace smpi{