mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
[Qt] include and file header cleanup
- alphabetical ordering - correct ordering own headers before normal headers etc.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "main.h"
|
||||
#include "net.h"
|
||||
#include "txdb.h" // for -dbcache defaults
|
||||
|
||||
#ifdef ENABLE_WALLET
|
||||
#include "wallet.h"
|
||||
#include "walletdb.h"
|
||||
|
||||
Reference in New Issue
Block a user