Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
windows compatibility.
[simgrid.git] / include / msg / datatypes.h
index 3415d07..d336b6d 100644 (file)
@@ -65,6 +65,7 @@ SG_BEGIN_DECL()
 */
 #define MSG_TASK_UNINITIALIZED NULL
 
+     typedef struct s_smx_comm *msg_comm_t;
 /** @} */