mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-13 22:24:05 +01:00
Add src/wallet/* code to wallet:: namespace
This commit is contained in:
@@ -4,5 +4,7 @@
|
||||
|
||||
#include <wallet/context.h>
|
||||
|
||||
namespace wallet {
|
||||
WalletContext::WalletContext() {}
|
||||
WalletContext::~WalletContext() {}
|
||||
} // namespace wallet
|
||||
|
||||
Reference in New Issue
Block a user