X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/28f07de780131679dffc1443e213ae7a549bd601..301989b17111d6a39df60385a4c2e73fcff8cd86:/src/mc/ChunkedData.cpp diff --git a/src/mc/ChunkedData.cpp b/src/mc/ChunkedData.cpp index 00f6e31e2b..8a5d3349f9 100644 --- a/src/mc/ChunkedData.cpp +++ b/src/mc/ChunkedData.cpp @@ -4,7 +4,15 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ +#include +#include +#include + +#include +#include + +#include "src/mc/AddressSpace.hpp" #include "src/mc/ChunkedData.hpp" #define SOFT_DIRTY_BIT_NUMBER 55