X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b6de662880769ad2cb4c13545bf9a7ceade5ede4..8b0d5ae29ebd13e69a23991b8adfb67c5c5d79d3:/src/mc/mc_state.cpp diff --git a/src/mc/mc_state.cpp b/src/mc/mc_state.cpp index 7f8fa6be14..1dd1bda162 100644 --- a/src/mc/mc_state.cpp +++ b/src/mc/mc_state.cpp @@ -3,10 +3,11 @@ /* 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 "src/mc/mc_state.hpp" #include "src/mc/mc_comm_pattern.hpp" +#include "src/mc/mc_config.hpp" #include "src/mc/mc_request.hpp" #include "src/mc/mc_smx.hpp" -#include "src/mc/mc_state.hpp" #include