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_rebase.test.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/utils/cpp/path_rebase.test.cpp') diff --git a/test/utils/cpp/path_rebase.test.cpp b/test/utils/cpp/path_rebase.test.cpp index fe62e0be..d0d0b7e7 100644 --- a/test/utils/cpp/path_rebase.test.cpp +++ b/test/utils/cpp/path_rebase.test.cpp @@ -14,6 +14,9 @@ #include "src/utils/cpp/path_rebase.hpp" +#include +#include + #include "catch2/catch_test_macros.hpp" TEST_CASE("rebase", "[path_rebase]") { -- cgit v1.2.3