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

Public GIT Repository
Drop unused functions: xbt_str_varsubst(), xbt_strbuff_varsubst()
[simgrid.git] / src / smpi / smpi_coll.cpp
index 0bb1df095aa905bd71c6b5144ecc93d919f4d239..326f46202e685b22750c0ee498ebc13353250704 100644 (file)
@@ -6,6 +6,7 @@
 /* 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"