Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
include smpi helpers definitions in smpi.h, to define smpi_shared_free again.
[simgrid.git] / include / smpi / smpi.h
index 3407cc7..282452f 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <simgrid/forward.h>
 #include <smpi/forward.hpp>
+#include <smpi/smpi_helpers_internal.h>
 #include <xbt/function_types.h>
 
 #include <stddef.h>