mirror of https://github.com/bitcoin/bitcoin
Keep the generic serialization in the header, while moving leveldb-specifics to the implementation file. The context of this commit is an effort to decouple the dbwrapper header file from leveldb includes. To this end, the includes are moved to the dbwrapper implementation file. This is done as part of the kernel project to reduce the number of required includes for users of the kernel.pull/28186/head
parent
d7437908cd
commit
b7a1ab5cb4
Loading…
Reference in new issue