From 23ea7c18fa594c0e53957a8f97893467c67c941f Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 13 Nov 2024 12:26:27 +0100 Subject: other_tools/ops_maps: Implement IWYU suggestions Also follow-up changes to ensure build success. --- src/other_tools/ops_maps/git_update_map.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/other_tools/ops_maps/git_update_map.hpp') diff --git a/src/other_tools/ops_maps/git_update_map.hpp b/src/other_tools/ops_maps/git_update_map.hpp index 91377407..1bf9256c 100644 --- a/src/other_tools/ops_maps/git_update_map.hpp +++ b/src/other_tools/ops_maps/git_update_map.hpp @@ -18,13 +18,12 @@ #include #include #include -#include #include #include "gsl/gsl" +#include "src/buildtool/file_system/git_cas.hpp" #include "src/buildtool/multithreading/async_map_consumer.hpp" #include "src/buildtool/storage/config.hpp" -#include "src/other_tools/git_operations/git_repo_remote.hpp" #include "src/other_tools/just_mr/progress_reporting/progress.hpp" #include "src/other_tools/just_mr/progress_reporting/statistics.hpp" #include "src/utils/cpp/hash_combine.hpp" -- cgit v1.2.3