mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
and the order here matters apparently
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user