X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/abbdfcabf6484851e69dc0b86de7eb508513d0e0..1b30f00857843f1cee60814ed519ff82e8ef4787:/include/msg/msg.h diff --git a/include/msg/msg.h b/include/msg/msg.h index e8d581f8eb..12465e6b3d 100644 --- a/include/msg/msg.h +++ b/include/msg/msg.h @@ -209,5 +209,7 @@ XBT_PUBLIC(void) MSG_action_unregister(const char *action_name); #endif +#include "instr/instr.h" + SG_END_DECL() #endif