mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Add type-safe AdjustedTime() getter to timedata
Also, fix includes. The getter will be used in a future commit.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include <serialize.h>
|
||||
#include <sync.h>
|
||||
#include <uint256.h>
|
||||
#include <timedata.h>
|
||||
|
||||
#include <cstdint>
|
||||
#include <optional>
|
||||
|
||||
Reference in New Issue
Block a user