mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-14 04:48:15 +01:00
Added files via upload
Fix a bug when using SSL-encryption with SMTP: http://pocoproject.org/forum/viewtopic.php?f=12&t=6708
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
// SPDX-License-Identifier: BSL-1.0
|
||||
//
|
||||
|
||||
#define NetSSL_Win_API __declspec(dllexport)
|
||||
|
||||
#include "Poco/Net/SecureSocketImpl.h"
|
||||
#include "Poco/Net/SSLException.h"
|
||||
|
||||
Reference in New Issue
Block a user