From 9dd98e0a3d34318f912b240f38f4c7e9181595b5 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Thu, 14 Nov 2024 09:50:29 +0100 Subject: other_tools/utils: Implement IWYU suggestions --- src/other_tools/utils/parse_git_tree.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/other_tools/utils/parse_git_tree.hpp') diff --git a/src/other_tools/utils/parse_git_tree.hpp b/src/other_tools/utils/parse_git_tree.hpp index 5aab1a5b..233e0a7d 100644 --- a/src/other_tools/utils/parse_git_tree.hpp +++ b/src/other_tools/utils/parse_git_tree.hpp @@ -18,7 +18,7 @@ #include #include -#include "src/buildtool/build_engine/expression/expression.hpp" +#include "src/buildtool/build_engine/expression/expression_ptr.hpp" #include "src/other_tools/ops_maps/git_tree_fetch_map.hpp" #include "src/utils/cpp/expected.hpp" -- cgit v1.2.3