summaryrefslogtreecommitdiff
path: root/src/other_tools/utils/curl_easy_handle.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/other_tools/utils/curl_easy_handle.hpp')
-rw-r--r--src/other_tools/utils/curl_easy_handle.hpp1
1 files changed, 1 insertions, 0 deletions
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 <functional>
#include <memory>
#include <optional>
+#include <string>
#include "gsl-lite/gsl-lite.hpp"
#include "src/other_tools/utils/curl_context.hpp"