mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
ci: Enable IWYU in src/kernel directory
Suggested https://github.com/bitcoin/bitcoin/pull/25308#discussion_r892505713
This commit is contained in:
parent
6db6552377
commit
1e761a0169
4 changed files with 23 additions and 3 deletions
|
|
@ -9,6 +9,8 @@
|
|||
#include <util/time.h>
|
||||
#include <util/translation.h>
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace kernel {
|
||||
|
||||
std::optional<bilingual_str> SanityChecks(const Context&)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue