[various] Squash a couple of clang warning wrt friend declarations.
This commit is contained in:
@ -367,7 +367,7 @@ namespace persistent_data {
|
||||
typename ValueTraits::value_type const &v_;
|
||||
};
|
||||
|
||||
friend class resizer;
|
||||
friend struct resizer;
|
||||
|
||||
//--------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user