mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-12 05:34:57 +01:00
Bugfix: Include <memory> for std::unique_ptr
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include <wallet/wallet.h>
|
||||
|
||||
#include <cstdlib>
|
||||
#include <memory>
|
||||
|
||||
#include <openssl/x509_vfy.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user