X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/60209d41b8fca73103f75ff360fd5cd675934bce..b262718d34bc5f32c5c5bb84607ab563059291bb:/src/xbt/xbt_str.c?ds=inline diff --git a/src/xbt/xbt_str.c b/src/xbt/xbt_str.c index 4f6ac2aeed..7cb36fe573 100644 --- a/src/xbt/xbt_str.c +++ b/src/xbt/xbt_str.c @@ -11,7 +11,6 @@ #include "xbt/sysdep.h" #include "xbt/str.h" /* headers of these functions */ #include "xbt/strbuff.h" -#include "xbt/matrix.h" /* for the diff */ /** @brief Strip whitespace (or other characters) from the end of a string. *