From a86df51d15da0c55ff7aded9f05d2c23d828eda8 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 13 Nov 2024 12:54:18 +0100 Subject: other_tools/repo_map,root_maps: Implement IWYU suggestions --- src/other_tools/root_maps/fpath_git_map.hpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/other_tools/root_maps/fpath_git_map.hpp') diff --git a/src/other_tools/root_maps/fpath_git_map.hpp b/src/other_tools/root_maps/fpath_git_map.hpp index ad2f4c39..79df10ce 100644 --- a/src/other_tools/root_maps/fpath_git_map.hpp +++ b/src/other_tools/root_maps/fpath_git_map.hpp @@ -17,6 +17,7 @@ #include #include +#include #include #include @@ -25,10 +26,11 @@ #include "src/buildtool/execution_api/common/execution_api.hpp" #include "src/buildtool/file_system/symlinks_map/pragma_special.hpp" #include "src/buildtool/file_system/symlinks_map/resolve_symlinks_map.hpp" +#include "src/buildtool/multithreading/async_map_consumer.hpp" #include "src/buildtool/serve_api/remote/serve_api.hpp" #include "src/buildtool/storage/config.hpp" #include "src/buildtool/storage/storage.hpp" -#include "src/other_tools/just_mr/utils.hpp" +#include "src/other_tools/ops_maps/critical_git_op_map.hpp" #include "src/other_tools/ops_maps/import_to_git_map.hpp" #include "src/utils/cpp/hash_combine.hpp" #include "src/utils/cpp/path_hash.hpp" -- cgit v1.2.3