mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-06 16:36:57 +02: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