Clean-up
This commit is contained in:
parent
bc0967edc3
commit
32edf94eef
@ -20,7 +20,8 @@
|
|||||||
|
|
||||||
#include "Common.h"
|
#include "Common.h"
|
||||||
|
|
||||||
#include <eaptypes.h>
|
#include <Windows.h>
|
||||||
|
#include <eaptypes.h> // Must include after <Windows.h>
|
||||||
|
|
||||||
namespace winstd
|
namespace winstd
|
||||||
{
|
{
|
||||||
|
@ -20,6 +20,8 @@
|
|||||||
|
|
||||||
#include "StdAfx.h"
|
#include "StdAfx.h"
|
||||||
|
|
||||||
|
#pragma comment(lib, "Crypt32.lib")
|
||||||
|
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
// winstd::cert_context
|
// winstd::cert_context
|
||||||
|
Loading…
x
Reference in New Issue
Block a user