Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix some typos
[simgrid.git] / src / mc / mc_base.h
index 9e74d39..5d9baa0 100644 (file)
@@ -12,8 +12,7 @@
 #endif
 
 #include <xbt/base.h>
-
-typedef struct s_smx_simcall s_smx_simcall_t, *smx_simcall_t;
+#include <simgrid/forward.h>
 
 #ifdef __cplusplus