Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Further cleanups in SMPI includes
[simgrid.git] / src / smpi / smpi_deployment.cpp
index 45e87ce..475688f 100644 (file)
@@ -5,8 +5,9 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "simgrid/msg.h" /* barrier */
-#include "src/smpi/SmpiHost.hpp"
+#include "src/smpi/private.h"
 #include "src/smpi/smpi_comm.hpp"
+#include "src/smpi/SmpiHost.hpp"
 
 namespace simgrid {
 namespace smpi {