mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
remove unneeded incude of wallet/db.h from rpcmining.cpp
This commit is contained in:
committed by
Cory Fields
parent
3703385547
commit
59b149ff82
@@ -16,7 +16,6 @@
|
||||
#include "util.h"
|
||||
#include "validationinterface.h"
|
||||
#ifdef ENABLE_WALLET
|
||||
#include "wallet/db.h"
|
||||
#include "wallet/wallet.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user