Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] (FIRST PATCH) Remove 'getPid() - 1' arithmetic from SMPI.
[simgrid.git] / src / smpi / mpi / smpi_op.cpp
index 67d6ae8a1c78e5e0bab0ce46ebd72d5523a7010c..0112d9b478b27f4d541c0dbb7a5cbac61489ab2a 100644 (file)
@@ -3,7 +3,6 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-#include "private.h"
 #include "private.hpp"
 #include "smpi_datatype.hpp"
 #include "smpi_op.hpp"