mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
Separate protocol versioning from clientversion
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
|
||||
#include "util.h"
|
||||
|
||||
#include "clientversion.h"
|
||||
#include "core/transaction.h"
|
||||
#include "random.h"
|
||||
#include "sync.h"
|
||||
#include "utilstrencodings.h"
|
||||
#include "utilmoneystr.h"
|
||||
#include "version.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user