X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/187ba0c05f9fbe51175179b9f637b6554f947468..c882e24932c718fad85c22cb546f30e158f1b31d:/src/xbt/xbt_queue.c?ds=sidebyside diff --git a/src/xbt/xbt_queue.c b/src/xbt/xbt_queue.c index 4585ae1673..6dc3c95f80 100644 --- a/src/xbt/xbt_queue.c +++ b/src/xbt/xbt_queue.c @@ -12,7 +12,6 @@ #include "xbt/log.h" #include "xbt/dynar.h" -#include "xbt/synchro.h" #include "xbt/queue.h" /* this module */ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_queue, xbt, "Message exchanging queue");