Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
include smpi helpers definitions in smpi.h, to define smpi_shared_free again.
authorAugustin Degomme <adegomme@gmail.com>
Thu, 21 Nov 2019 13:33:57 +0000 (14:33 +0100)
committerAugustin Degomme <adegomme@gmail.com>
Thu, 21 Nov 2019 13:39:30 +0000 (14:39 +0100)
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>