mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-28 10:09:35 +01:00
Bugfix: Include <memory> for std::unique_ptr
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#include <dbwrapper.h>
|
||||
|
||||
#include <memory>
|
||||
#include <random.h>
|
||||
|
||||
#include <leveldb/cache.h>
|
||||
|
||||
Reference in New Issue
Block a user