X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_tlstree.c;h=dece81485750b40782001dcdc84e2f7348d7323b;hb=bf50d9535f4641c55bbe576a74f91f8fc0665d3e;hp=1c4ecb8b80047a58d3b8f72346cfc7a383588dab;hpb=cdd646bdac35373119c2db23e2739208ac55635d;p=openssl-gost%2Fengine.git diff --git a/test_tlstree.c b/test_tlstree.c index 1c4ecb8..dece814 100644 --- a/test_tlstree.c +++ b/test_tlstree.c @@ -4,6 +4,11 @@ * Contents licensed under the terms of the OpenSSL license * See https://www.openssl.org/source/license.html for details */ +#ifdef _MSC_VER +# pragma warning(push, 3) +# include +# pragma warning(pop) +#endif # include # include # include