X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a3fa1d952e6a7aa7c04de36149dfd452b5498683..bcdc04710d2ebb5e537604b0c5a616b265834335:/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); \