mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
refactor: remove clientversion include from dbwrapper.h
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#include <map>
|
||||
|
||||
#include <clientversion.h>
|
||||
#include <common/args.h>
|
||||
#include <dbwrapper.h>
|
||||
#include <hash.h>
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
#include <index/txindex.h>
|
||||
|
||||
#include <clientversion.h>
|
||||
#include <common/args.h>
|
||||
#include <index/disktxpos.h>
|
||||
#include <logging.h>
|
||||
|
||||
Reference in New Issue
Block a user