Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[doc] Add todo about user .then()
[simgrid.git] / src / mc / mc_base.h
index fc1c184..5d9baa0 100644 (file)
@@ -12,9 +12,7 @@
 #endif
 
 #include <xbt/base.h>
-
-typedef struct s_smx_simcall  s_smx_simcall_t;
-typedef struct s_smx_simcall* smx_simcall_t;
+#include <simgrid/forward.h>
 
 #ifdef __cplusplus