bench: [refactor] iwyu

This commit is contained in:
MarcoFalke
2024-08-26 17:27:54 +02:00
parent 6d546336e8
commit fab0e834b8
48 changed files with 332 additions and 84 deletions

View File

@@ -6,6 +6,8 @@
#include <test/util/setup_common.h>
#include <validation.h>
#include <memory>
static void CheckBlockIndex(benchmark::Bench& bench)
{
auto testing_setup{MakeNoLogFileContext<TestChain100Setup>()};