mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Trivial: Remove unneeded includes from .h:
- validation.h doesn't need to include chain.h anymore - Remove unneeded includes from net.h
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#endif
|
||||
|
||||
#include "amount.h"
|
||||
#include "chain.h"
|
||||
#include "coins.h"
|
||||
#include "fs.h"
|
||||
#include "protocol.h" // For CMessageHeader::MessageStartChars
|
||||
|
||||
Reference in New Issue
Block a user