and the order here matters apparently
This commit is contained in:
parent
b3baf9976f
commit
1439a1e322
1 changed files with 1 additions and 1 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
#include "atom/browser/ui/certificate_trust.h"
|
||||
|
||||
#include <windows.h> // windows.h must be included first
|
||||
#include <wincrypt.h>
|
||||
#include <windows.h>
|
||||
|
||||
namespace certificate_trust {
|
||||
|
||||
|
|
Loading…
Reference in a new issue