Cosmetic changes for cleaner diff
This commit is contained in:
parent
0524c0c216
commit
640bda75ee
1 changed files with 1 additions and 2 deletions
|
|
@ -675,8 +675,7 @@ class database_api
|
|||
*/
|
||||
int64_t get_random_number(uint64_t bound) const;
|
||||
|
||||
|
||||
private:
|
||||
private:
|
||||
std::shared_ptr< database_api_impl > my;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue