mirror of https://github.com/procxx/kepka.git
added numeric header, v 0.9.22 dev
This commit is contained in:
parent
0154be5138
commit
bbc804bd56
|
@ -26,6 +26,8 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
|
|||
|
||||
#ifdef __cplusplus
|
||||
|
||||
#include <numeric>
|
||||
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/rsa.h>
|
||||
#include <openssl/pem.h>
|
||||
|
|
Loading…
Reference in New Issue