Update fdbclient/VersionedMap.h
Co-Authored-By: Trevor Clinkenbeard <trevorclinkenbeard@gmail.com>
This commit is contained in:
parent
2f8e5e7943
commit
a85d9f8cce
|
@ -625,7 +625,7 @@ void compact(Reference<PTree<T,A>>& p, Version newOldestVersion){
|
|||
compact(right, newOldestVersion);
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace PTreeImpl
|
||||
|
||||
class ValueOrClearToRef {
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue