X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1610a3a014ca193868cd6ed987728201c15b423c..4bcfd40036f842e976d329cd0cee7349b8e0f4d6:/src/mc/remote/RemoteClient.hpp?ds=sidebyside diff --git a/src/mc/remote/RemoteClient.hpp b/src/mc/remote/RemoteClient.hpp index f61d4819be..994b88b7c6 100644 --- a/src/mc/remote/RemoteClient.hpp +++ b/src/mc/remote/RemoteClient.hpp @@ -6,9 +6,9 @@ #ifndef SIMGRID_MC_PROCESS_H #define SIMGRID_MC_PROCESS_H -#include "src/xbt/mmalloc/mmprivate.h" +#include "src/mc/inspect/ObjectInformation.hpp" #include "src/mc/remote/Channel.hpp" -#include "src/mc/ObjectInformation.hpp" +#include "src/xbt/mmalloc/mmprivate.h" #include