curl: fix missing #include
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
d13646952d
commit
faa776a060
@ -7,6 +7,7 @@
|
||||
|
||||
#include "compat.hpp"
|
||||
#include <curl/curl.h>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <stdexcept>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user