Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Further cleanups in SMPI includes
[simgrid.git] / src / smpi / smpi_win.cpp
index e20fdb4..0240e93 100644 (file)
@@ -3,7 +3,9 @@
 /* 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 "src/smpi/private.h"
 #include "src/smpi/smpi_coll.hpp"
+#include "src/smpi/smpi_comm.hpp"
 #include "src/smpi/smpi_datatype.hpp"
 #include "src/smpi/smpi_info.hpp"
 #include "src/smpi/smpi_keyvals.hpp"