X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c4b366b6a9eedd0d24d0f1e2b63329dea4baed4e..69128883beb4dfd713ece4ca484f37aab0461101:/include/msg/msg.h diff --git a/include/msg/msg.h b/include/msg/msg.h index 70a37322b5..c35cbed858 100644 --- a/include/msg/msg.h +++ b/include/msg/msg.h @@ -31,7 +31,7 @@ XBT_PUBLIC(void) MSG_set_function(const char *host_id, const char *function_name, xbt_dynar_t arguments); -XBT_INLINE XBT_PUBLIC(double) MSG_get_clock(void); +XBT_PUBLIC(double) MSG_get_clock(void); XBT_PUBLIC(unsigned long int) MSG_get_sent_msg(void);