[cache] a lot of format 2 changes

This commit is contained in:
Joe Thornber
2016-09-30 11:21:20 -04:00
parent bce4acf214
commit 05c4b7b400
10 changed files with 98 additions and 40 deletions

View File

@@ -91,7 +91,8 @@ namespace caching {
mapping_array_damage::damage_visitor &dv);
void check_mapping_array(mapping_array const &array,
mapping_array_damage::damage_visitor &visitor);
mapping_array_damage::damage_visitor &visitor,
unsigned metadata_version);
}
//----------------------------------------------------------------