iwyu: Fix warnings in src/bench and treat them as error

This commit is contained in:
Hennadii Stepanov
2026-06-04 18:16:25 +01:00
parent a6ed29d6c2
commit 6751a323c0
58 changed files with 211 additions and 100 deletions

View File

@@ -11,6 +11,7 @@
#include <hash.h>
#include <logging/timer.h>
#include <netaddress.h>
#include <netgroup.h>
#include <protocol.h>
#include <random.h>
#include <serialize.h>