mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
Add compile time verification of assumptions we're currently making implicitly/tacitly
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
#include <attributes.h>
|
||||
#include <compat.h>
|
||||
#include <compat/assumptions.h>
|
||||
#include <fs.h>
|
||||
#include <logging.h>
|
||||
#include <sync.h>
|
||||
|
||||
Reference in New Issue
Block a user