mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
Includes: Do not include main.h from any other header
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include "base58.h"
|
||||
#include "init.h"
|
||||
#include "main.h" // For strMessageMagic
|
||||
#include "wallet/wallet.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user