diff options
Diffstat (limited to 'src/core/stdssl')
| -rw-r--r-- | src/core/stdssl/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/stdssl/src/stdafx.h b/src/core/stdssl/src/stdafx.h index 93cb948195..ae3bbd4f13 100644 --- a/src/core/stdssl/src/stdafx.h +++ b/src/core/stdssl/src/stdafx.h @@ -31,6 +31,8 @@ typedef struct SslHandle *HSSL; #include <schannel.h>
#include <malloc.h>
+
+#define __NO_CMPLUGIN_NEEDED
#include <newpluginapi.h>
#include <m_langpack.h>
#include <m_netlib.h>
|
