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

Public GIT Repository
fix PJ_value class and its methods
[simgrid.git] / src / smpi / colls / smpi_default_selector.cpp
index d674e4ad56d8523b7800a6bbbf07820b4c759999..d3736cc81b38ea27e88c883948c7555596d269b0 100644 (file)
@@ -7,7 +7,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "colls_private.h"
-#include "src/smpi/smpi_process.hpp"
+#include "smpi_process.hpp"
 
 namespace simgrid{
 namespace smpi{