X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..df078bae24388cc0dd63b2bbafe05897a0dd45f8:/src/mc/mc_xbt.hpp?ds=sidebyside diff --git a/src/mc/mc_xbt.hpp b/src/mc/mc_xbt.hpp index 1d9a58153e..f3191b9058 100644 --- a/src/mc/mc_xbt.hpp +++ b/src/mc/mc_xbt.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015. The SimGrid Team. +/* Copyright (c) 2014-2018. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -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 {