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/commit_git_map.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/other_tools/root_maps/commit_git_map.hpp') diff --git a/src/other_tools/root_maps/commit_git_map.hpp b/src/other_tools/root_maps/commit_git_map.hpp index fad04614..5298caf7 100644 --- a/src/other_tools/root_maps/commit_git_map.hpp +++ b/src/other_tools/root_maps/commit_git_map.hpp @@ -16,7 +16,7 @@ #define INCLUDED_SRC_OTHER_TOOLS_ROOT_MAPS_COMMIT_GIT_MAP_HPP #include -#include +#include #include #include #include @@ -25,6 +25,7 @@ #include "nlohmann/json.hpp" #include "src/buildtool/common/user_structs.hpp" #include "src/buildtool/execution_api/common/execution_api.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" -- cgit v1.2.3