From 1d954d5a1f06e65b8422b32d53d69db9fed2d60b Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Mon, 20 Feb 2023 13:01:32 +0100 Subject: Print libcurl debug output in just-mr only in case of an error or in case of tracing --- src/other_tools/utils/curl_easy_handle.hpp | 1 + 1 file changed, 1 insertion(+) (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 c22f6c1d..33bf462e 100644 --- a/src/other_tools/utils/curl_easy_handle.hpp +++ b/src/other_tools/utils/curl_easy_handle.hpp @@ -19,6 +19,7 @@ #include #include #include +#include #include "gsl-lite/gsl-lite.hpp" #include "src/other_tools/utils/curl_context.hpp" -- cgit v1.2.3