X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/63c371bbca5afccc4708761d83af6fc2443ca553..601a6a5d9ddc2126bbbabcd5ebba45bfad9a8bd0:/src/mc/mc_xbt.hpp diff --git a/src/mc/mc_xbt.hpp b/src/mc/mc_xbt.hpp index 14940a99d3..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,9 +7,7 @@ #ifndef SIMGRID_MC_XBT_HPP #define SIMGRID_MC_XBT_HPP -#include - -#include +#include "xbt/dynar.h" #include "src/mc/AddressSpace.hpp" #include "src/mc/remote/RemotePtr.hpp"