diff options
Diffstat (limited to 'src/buildtool/common/git_hashes_converter.hpp')
-rw-r--r-- | src/buildtool/common/git_hashes_converter.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
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 <functional> #include <mutex> //std::unique_lock #include <optional> #include <shared_mutex> |