summaryrefslogtreecommitdiff
path: root/src/other_tools/utils/curl_url_handle.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/other_tools/utils/curl_url_handle.hpp')
-rw-r--r--src/other_tools/utils/curl_url_handle.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/other_tools/utils/curl_url_handle.hpp b/src/other_tools/utils/curl_url_handle.hpp
index 6a7a7917..12fd26af 100644
--- a/src/other_tools/utils/curl_url_handle.hpp
+++ b/src/other_tools/utils/curl_url_handle.hpp
@@ -17,9 +17,9 @@
#include <cstddef>
#include <filesystem>
-#include <functional>
#include <memory>
#include <optional>
+#include <string>
#include <vector>
#include "gsl/gsl"