X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/077162be219d71e3d0625ee0de4fdfc5060ec7d2..be24a421768041ffd250dc4dc68a285f0b59b88f:/src/xbt_str_unit.c diff --git a/src/xbt_str_unit.c b/src/xbt_str_unit.c index ecf9026d11..71b2c57065 100644 --- a/src/xbt_str_unit.c +++ b/src/xbt_str_unit.c @@ -9,6 +9,8 @@ /*******************************/ # 387 "xbt/xbt_str.c" +#include "xbt/str.h" + #define mytest(name, input, expected) \ xbt_test_add0(name); \ d=xbt_str_split_quoted(input); \