From 19deac29a808a84ee3c3d71ffd0b980b8d4529cb Mon Sep 17 00:00:00 2001 From: Vito <5780819+Tapanito@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:49:05 +0200 Subject: [PATCH] clang-tidy --- src/test/app/AMMMPT_test.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/test/app/AMMMPT_test.cpp b/src/test/app/AMMMPT_test.cpp index 9ab3b925f1..76b1ba58ee 100644 --- a/src/test/app/AMMMPT_test.cpp +++ b/src/test/app/AMMMPT_test.cpp @@ -44,8 +44,10 @@ #include #include +#include #include #include +#include #include #include #include