Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add getter/setter functions in simix to access more cleanly the process associated...
[simgrid.git] / src / msg / msg_private.h
index 4d84ce1..3c6c04d 100644 (file)
@@ -16,7 +16,6 @@
 #include "xbt/dict.h"
 #include "xbt/config.h"
 #include "instr/instr_private.h"
-#include "simix/smx_private.h"
 SG_BEGIN_DECL()
 
 /**************** datatypes **********************************/