X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f9436b840852218b39dce22d6057b6f223168daa..da6a8948438ab0798f492ed7bf5dad2a515ca04e:/src/mc/mc_xbt.cpp diff --git a/src/mc/mc_xbt.cpp b/src/mc/mc_xbt.cpp index 86c0144275..257ebb47f6 100644 --- a/src/mc/mc_xbt.cpp +++ b/src/mc/mc_xbt.cpp @@ -10,8 +10,8 @@ #include "src/mc/mc_xbt.hpp" #include "src/mc/remote/RemotePtr.hpp" -#include -#include +#include "xbt/dynar.h" +#include "xbt/sysdep.h" namespace simgrid { namespace mc {