X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..4bd1f48f0bf1ad1703be680ec2a38d626c6a2668:/src/mc/mc_xbt.hpp?ds=sidebyside diff --git a/src/mc/mc_xbt.hpp b/src/mc/mc_xbt.hpp index 1d9a58153e..ed7ea0cd60 100644 --- a/src/mc/mc_xbt.hpp +++ b/src/mc/mc_xbt.hpp @@ -7,12 +7,10 @@ #ifndef SIMGRID_MC_XBT_HPP #define SIMGRID_MC_XBT_HPP -#include +#include "xbt/dynar.h" -#include - -#include "src/mc/RemotePtr.hpp" #include "src/mc/AddressSpace.hpp" +#include "src/mc/remote/RemotePtr.hpp" namespace simgrid { namespace mc {