X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4e3a5dfcf8e95dedcf2c6db54f782eccfd5554d9..22cae46149e1fb4988ad9e46060c3e7ecd4e0e44:/src/mc/mc_config.cpp diff --git a/src/mc/mc_config.cpp b/src/mc/mc_config.cpp index 8ef5d0ba8f..4ad2251e96 100644 --- a/src/mc/mc_config.cpp +++ b/src/mc/mc_config.cpp @@ -4,9 +4,9 @@ /* 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 -#include +#include "xbt/log.h" #include +#include #include #include "src/mc/mc_replay.h"