X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/38dc95e665a36ccb31096cbdf46e027fb9dbab1a..754c841237ef339b788bd526f0efb1739c245dcb:/include/xbt.h diff --git a/include/xbt.h b/include/xbt.h index b168bc3806..372e80e9a8 100644 --- a/include/xbt.h +++ b/include/xbt.h @@ -31,4 +31,7 @@ #include #include +/* pimple to display the message sizes */ +XBT_PUBLIC(void) SIMIX_message_sizes_output(const char *filename); + #endif /* xbt_H */