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