add missing header

This commit is contained in:
Glenn Maynard
2004-02-25 00:57:26 +00:00
parent 32b39d5730
commit 9a769ec619
+1
View File
@@ -7,6 +7,7 @@
#if defined(WIN32)
#define _WIN32_WINNT 0x0400 // VC6 header needs this defined.
#include <windows.h>
#include <wincrypt.h>
/*