From 9c3d4539b820b34ca112dedbaf2ed5262c003ace Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Thu, 14 Nov 2024 09:44:47 +0100 Subject: tests: Implement IWYU suggestions --- test/utils/cpp/path.test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/utils/cpp/path.test.cpp') diff --git a/test/utils/cpp/path.test.cpp b/test/utils/cpp/path.test.cpp index ecfc64c1..b0d67499 100644 --- a/test/utils/cpp/path.test.cpp +++ b/test/utils/cpp/path.test.cpp @@ -15,6 +15,7 @@ #include "src/utils/cpp/path.hpp" #include +#include #include "catch2/catch_test_macros.hpp" -- cgit v1.2.3