From c1824937fddd931a82814cf51fb3308fa65bffaf Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Mon, 1 Apr 2019 14:00:42 +0200 Subject: Cirrus CI: add Cygwin build, MinGW build use zlib, suppress download progress --- test_utils/test_common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test_utils') diff --git a/test_utils/test_common.h b/test_utils/test_common.h index dd7e4101..4ebfdb0c 100644 --- a/test_utils/test_common.h +++ b/test_utils/test_common.h @@ -83,7 +83,9 @@ #include #endif #ifdef HAVE_WINDOWS_H +#define NOCRYPT #include +#include #endif /* -- cgit v1.2.1