[thin tools] fix ambiguous reference to 'bitset'
This commit is contained in:
parent
df8447de3d
commit
47ec37a9fd
@ -221,7 +221,7 @@ persistent_data::bitset::get_root() const
|
||||
}
|
||||
|
||||
unsigned
|
||||
bitset::get_nr_bits() const
|
||||
persistent_data::bitset::get_nr_bits() const
|
||||
{
|
||||
return impl_->get_nr_bits();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user