From dc85493766d1ff4428977a7ff0d41e3cd49d1e9a Mon Sep 17 00:00:00 2001 From: Vito <5780819+Tapanito@users.noreply.github.com> Date: Tue, 2 Jun 2026 18:17:52 +0200 Subject: [PATCH] clang-tidy a plague upon your house --- src/test/app/LoanBroker_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/app/LoanBroker_test.cpp b/src/test/app/LoanBroker_test.cpp index 3b22a7ac80..0edb955b90 100644 --- a/src/test/app/LoanBroker_test.cpp +++ b/src/test/app/LoanBroker_test.cpp @@ -53,6 +53,7 @@ #include #include #include +#include #include #include #include