remove unneeded incude of wallet/db.h from rpcmining.cpp
This commit is contained in:
parent
3703385547
commit
59b149ff82
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "validationinterface.h"
|
#include "validationinterface.h"
|
||||||
#ifdef ENABLE_WALLET
|
#ifdef ENABLE_WALLET
|
||||||
#include "wallet/db.h"
|
|
||||||
#include "wallet/wallet.h"
|
#include "wallet/wallet.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue