From e3716bfd9e340f405dabe8320335bfc30b0c9ebd Mon Sep 17 00:00:00 2001 From: Vito <5780819+Tapanito@users.noreply.github.com> Date: Tue, 21 Jul 2026 15:16:51 +0200 Subject: [PATCH] fix: clang-tidy --- src/test/app/Vault_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/app/Vault_test.cpp b/src/test/app/Vault_test.cpp index 49a7b081a6..5f7664db34 100644 --- a/src/test/app/Vault_test.cpp +++ b/src/test/app/Vault_test.cpp @@ -28,6 +28,7 @@ #include #include +#include #include #include #include