From e89833e12fd374a107e7595d63c4b4f17a4c7496 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Fri, 8 Nov 2024 12:42:32 +0100 Subject: common: Implement IWYU suggestions --- src/buildtool/common/git_hashes_converter.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/buildtool/common/git_hashes_converter.hpp') diff --git a/src/buildtool/common/git_hashes_converter.hpp b/src/buildtool/common/git_hashes_converter.hpp index 52fd1283..718ce0f2 100644 --- a/src/buildtool/common/git_hashes_converter.hpp +++ b/src/buildtool/common/git_hashes_converter.hpp @@ -15,6 +15,7 @@ #ifndef INCLUDED_SRC_BUILDTOOL_COMMON_GIT_HASHES_CONVERTER_HPP #define INCLUDED_SRC_BUILDTOOL_COMMON_GIT_HASHES_CONVERTER_HPP +#include #include //std::unique_lock #include #include -- cgit v1.2.3