From 4d92254c43e96f0c9f751b7fef1fcbf7bfc533b1 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 13 Nov 2024 10:36:39 +0100 Subject: other_tools/git_operations: Implement IWYU suggestions --- src/other_tools/git_operations/git_repo_remote.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/other_tools/git_operations/git_repo_remote.hpp') diff --git a/src/other_tools/git_operations/git_repo_remote.hpp b/src/other_tools/git_operations/git_repo_remote.hpp index 53987e58..ce28e4a4 100644 --- a/src/other_tools/git_operations/git_repo_remote.hpp +++ b/src/other_tools/git_operations/git_repo_remote.hpp @@ -21,7 +21,9 @@ #include #include +#include "src/buildtool/file_system/git_cas.hpp" #include "src/buildtool/file_system/git_repo.hpp" +#include "src/buildtool/file_system/git_utils.hpp" #include "src/buildtool/storage/config.hpp" extern "C" { -- cgit v1.2.3