fixed missing include
This commit is contained in:
parent
79bb9b94cf
commit
a4f80c6f02
@ -3,6 +3,7 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
#include <string_view>
|
#include <string_view>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
#include <cassert>
|
||||||
|
|
||||||
#ifdef NO_OPEN_SSL
|
#ifdef NO_OPEN_SSL
|
||||||
#define SHA_DIGEST_LENGTH (20)
|
#define SHA_DIGEST_LENGTH (20)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user