X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/42ec8c10a2de296855c36105a1d5baa08a8a0d0d..336a8849b0b57d576c5772a217ad13d0b8c9cc42:/examples/msg/exception/exception.c diff --git a/examples/msg/exception/exception.c b/examples/msg/exception/exception.c index 18d5c1027f..3a11d2eadd 100644 --- a/examples/msg/exception/exception.c +++ b/examples/msg/exception/exception.c @@ -4,8 +4,8 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ +#include "xbt/log.h" #include "simgrid/msg.h" -#include "xbt.h" XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test_exception, "Messages specific for this msg example");