From 9dd98e0a3d34318f912b240f38f4c7e9181595b5 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Thu, 14 Nov 2024 09:50:29 +0100 Subject: other_tools/utils: Implement IWYU suggestions --- src/other_tools/utils/curl_easy_handle.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/other_tools/utils/curl_easy_handle.hpp') diff --git a/src/other_tools/utils/curl_easy_handle.hpp b/src/other_tools/utils/curl_easy_handle.hpp index a3dd6e06..6e600209 100644 --- a/src/other_tools/utils/curl_easy_handle.hpp +++ b/src/other_tools/utils/curl_easy_handle.hpp @@ -17,11 +17,12 @@ #include #include -#include +#include #include #include #include +#include "gsl/gsl" #include "src/buildtool/logging/log_level.hpp" #include "src/other_tools/utils/curl_context.hpp" -- cgit v1.2.3