X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4e3a5dfcf8e95dedcf2c6db54f782eccfd5554d9..22cae46149e1fb4988ad9e46060c3e7ecd4e0e44:/src/mc/mc_client_api.cpp diff --git a/src/mc/mc_client_api.cpp b/src/mc/mc_client_api.cpp index e21f2d985f..3cf1ff7343 100644 --- a/src/mc/mc_client_api.cpp +++ b/src/mc/mc_client_api.cpp @@ -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 -#include +#include "xbt/log.h" +#include "xbt/sysdep.h" #include #include "src/mc/ModelChecker.hpp"