fix VC6 compile error
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "global.h"
|
||||
|
||||
#if defined(WIN32)
|
||||
#define _WIN32_WINNT 0x0400 // VC6 header needs this defined.
|
||||
#include <wincrypt.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user