X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/63c371bbca5afccc4708761d83af6fc2443ca553..a49a03122b2def71ff741e78d15b38cd1d171184:/src/mc/mc_smx.h diff --git a/src/mc/mc_smx.h b/src/mc/mc_smx.h index c078cca1ea..be72eaa617 100644 --- a/src/mc/mc_smx.h +++ b/src/mc/mc_smx.h @@ -1,5 +1,4 @@ -/* Copyright (c) 2015. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2015-2017. The SimGrid Team. All rights reserved. */ /* 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. */ @@ -7,17 +6,7 @@ #ifndef SIMGRID_MC_SMX_H #define SIMGRID_MC_SMX_H -#include - -#include -#include - -#include - -#include "src/smpi/private.h" - -#include "src/mc/Process.hpp" -#include "src/mc/remote/mc_protocol.h" +#include "src/mc/remote/RemoteClient.hpp" /** @file * @brief (Cross-process, MCer/MCed) Access to SMX structures