Add type-safe AdjustedTime() getter to timedata

Also, fix includes.

The getter will be used in a future commit.
This commit is contained in:
MarcoFalke 2022-03-24 21:21:58 +01:00 committed by MacroFake
parent fa5103a9f5
commit fa2ae373f3
No known key found for this signature in database
GPG key ID: CE2B75697E69A548
4 changed files with 8 additions and 3 deletions

View file

@ -36,7 +36,6 @@
#include <shutdown.h>
#include <support/allocators/secure.h>
#include <sync.h>
#include <timedata.h>
#include <txmempool.h>
#include <uint256.h>
#include <univalue.h>