X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0d4d523ed63cc1b2065730cda74e8b07f9aec46b..362b4dbfe18e585af36789119acafa5d5350fa20:/examples/msg/mc/bugged1_stateful.c diff --git a/examples/msg/mc/bugged1_stateful.c b/examples/msg/mc/bugged1_stateful.c index cb4ec29fe8..4bf0381230 100644 --- a/examples/msg/mc/bugged1_stateful.c +++ b/examples/msg/mc/bugged1_stateful.c @@ -4,7 +4,7 @@ /******************************************************************************/ #include -#include +#include #define N 3 XBT_LOG_NEW_DEFAULT_CATEGORY(example, "this example"); @@ -62,4 +62,4 @@ int main(int argc, char *argv[]) return 0; -} \ No newline at end of file +}