From 300adf3d40cf9e87b277e6922b571c3938d41655 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Fri, 8 Nov 2024 14:52:51 +0100 Subject: crypto: Implement IWYU suggestions --- src/buildtool/crypto/hash_function.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/buildtool/crypto/hash_function.hpp') diff --git a/src/buildtool/crypto/hash_function.hpp b/src/buildtool/crypto/hash_function.hpp index 530e0b2b..0b2551e5 100644 --- a/src/buildtool/crypto/hash_function.hpp +++ b/src/buildtool/crypto/hash_function.hpp @@ -15,6 +15,7 @@ #ifndef INCLUDED_SRC_BUILDTOOL_CRYPTO_HASH_FUNCTION_HPP #define INCLUDED_SRC_BUILDTOOL_CRYPTO_HASH_FUNCTION_HPP +#include #include #include #include -- cgit v1.2.3