Update CURL.hpp

This commit is contained in:
Sandu Liviu Catalin
2021-02-01 04:29:44 +02:00
parent 6473b4004d
commit 9e71bb8365
+3
View File
@@ -6,6 +6,9 @@
// ------------------------------------------------------------------------------------------------ // ------------------------------------------------------------------------------------------------
#include <cpr/cpr.h> #include <cpr/cpr.h>
// ------------------------------------------------------------------------------------------------
#include <algorithm>
// ------------------------------------------------------------------------------------------------ // ------------------------------------------------------------------------------------------------
namespace SqMod { namespace SqMod {