mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 12:18:01 +01:00
#2932: Poco::Net::NTLMContext is missing dllexport/dllimport symbols
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Net {
|
|||||||
struct NTLMContextImpl;
|
struct NTLMContextImpl;
|
||||||
|
|
||||||
|
|
||||||
class NTLMContext
|
class Net_API NTLMContext
|
||||||
/// An opaque context class for working with SSPI NTLM authentication.
|
/// An opaque context class for working with SSPI NTLM authentication.
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user