X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/121e1dc6ee0462b6f6f1f1570b0f48c61ee4ff9a..a49a03122b2def71ff741e78d15b38cd1d171184:/src/mc/ChunkedData.cpp diff --git a/src/mc/ChunkedData.cpp b/src/mc/ChunkedData.cpp index c860d453ff..b60f9386ff 100644 --- a/src/mc/ChunkedData.cpp +++ b/src/mc/ChunkedData.cpp @@ -8,8 +8,8 @@ #include -#include -#include +#include "xbt/asserts.h" +#include "xbt/misc.h" #include "src/mc/AddressSpace.hpp" #include "src/mc/ChunkedData.hpp"