X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_tlstree.c;h=dece81485750b40782001dcdc84e2f7348d7323b;hb=bd6c4f8c5c8a087ce0ea65c3dc5ee38b38b8802c;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