X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c73bbc06caa1eb2ca3965708222a1655c4c14644..61427a88a76a2c2ef25d0d5b8132995c6f550e5c:/src/mc/RegionSnapshot.hpp diff --git a/src/mc/RegionSnapshot.hpp b/src/mc/RegionSnapshot.hpp index e9339f77e8..8fd9e60490 100644 --- a/src/mc/RegionSnapshot.hpp +++ b/src/mc/RegionSnapshot.hpp @@ -13,7 +13,7 @@ #include #include -#include +#include "xbt/base.h" #include "src/mc/AddressSpace.hpp" #include "src/mc/ChunkedData.hpp" @@ -210,7 +210,7 @@ public: page_numbers_.clear(); privatized_regions_.clear(); } - + void flat_data(Buffer data) { storage_type_ = StorageType::Flat;