From 88c1cd83edd4a4e5112ccb10f79d4972d5716528 Mon Sep 17 00:00:00 2001 From: Gregory Tsipenyuk Date: Thu, 16 Jul 2026 17:26:30 -0400 Subject: [PATCH] Fix clang-tidy --- src/test/app/PathMPT_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/app/PathMPT_test.cpp b/src/test/app/PathMPT_test.cpp index a47f4523a3..e36dc467f3 100644 --- a/src/test/app/PathMPT_test.cpp +++ b/src/test/app/PathMPT_test.cpp @@ -37,6 +37,7 @@ #include #include +#include #include #include #include