mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-22 23:11:00 +01:00
#3230: ECDSADigestEngine: include missing header
This commit is contained in:
parent
15ad5c250e
commit
cae2f2dea4
@ -16,6 +16,7 @@
|
||||
#include "Poco/Crypto/ECDSADigestEngine.h"
|
||||
#include "Poco/Crypto/CryptoException.h"
|
||||
#include <openssl/ecdsa.h>
|
||||
#include <openssl/bn.h>
|
||||
|
||||
|
||||
namespace Poco {
|
||||
|
Loading…
x
Reference in New Issue
Block a user