Index: build/precompile.h |
diff --git a/build/precompile.h b/build/precompile.h |
index 20ca73cd333a0500324319a56bf2e8e81ca1a81f..32c2f11059a5cb77e6549f63aeba0ba59c6bef25 100644 |
--- a/build/precompile.h |
+++ b/build/precompile.h |
@@ -27,7 +27,6 @@ |
#include <Windows.h> |
#include <dwmapi.h> |
#include <shellapi.h> |
-#include <wincrypt.h> // 4 |
scottmg
2014/11/19 19:42:42
should it be replaced by crypto/wincrypt_shim.h in
|
#include <wtypes.h> // 2 |
// Defines in atlbase.h cause conflicts; if we could figure out how |