merge fix from 1.10.2

This commit is contained in:
Günter Obiltschnig 2021-04-11 16:47:10 +02:00
parent d1f72c6716
commit 9906cf4995

View File

@ -34,7 +34,7 @@ namespace Net {
struct NTLMContextImpl;
class NTLMContext
class Net_API NTLMContext
/// An opaque context class for working with SSPI NTLM authentication.
{
public: