and the order here matters apparently

This commit is contained in:
Brendan Forster 2017-04-21 12:23:50 +10:00
parent b3baf9976f
commit 1439a1e322

View file

@ -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 {