We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1876c commit aace047Copy full SHA for aace047
src/HTTPConnection.hpp
@@ -6,7 +6,7 @@
6
7
#include <string>
8
#include <mbedtls/base64.h>
9
-#include <hwcrypto/sha.h>
+#include <mbedtls/sha1.h>
10
#include <functional>
11
12
// Required for sockets
0 commit comments