X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7829c52e630bcd26437cc4ad11dbbc9662f2b634..e4abd3f271729beeff499da36267bfb274dd1f6d:/src/xbt/xbt_queue.c diff --git a/src/xbt/xbt_queue.c b/src/xbt/xbt_queue.c index 05bf14d12c..6dc3c95f80 100644 --- a/src/xbt/xbt_queue.c +++ b/src/xbt/xbt_queue.c @@ -12,9 +12,7 @@ #include "xbt/log.h" #include "xbt/dynar.h" -#include "xbt/synchro.h" #include "xbt/queue.h" /* this module */ -#include "gras/virtu.h" XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_queue, xbt, "Message exchanging queue");