This commit is contained in:
Günter Obiltschnig 2020-01-24 11:08:30 +01:00
parent 66d96744b1
commit bd08e465f8

View File

@ -40,6 +40,7 @@
namespace Poco {
namespace Crypto {
X509Certificate::X509Certificate(std::istream& istr):
_pCert(0)
{