X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_tls.c;h=1e805c3e67118d57a18a1f381f9c0ccbd14794a6;hb=b85ad0f1bf5be3684c2243e0c1fc09464f244b26;hp=d016e62ca920a7d8427b46302439a34603b89195;hpb=a0d13491d28ee12e1c5517a0684a571be96fc7a5;p=openssl-gost%2Fengine.git diff --git a/test_tls.c b/test_tls.c index d016e62..1e805c3 100644 --- a/test_tls.c +++ b/test_tls.c @@ -8,6 +8,11 @@ * See https://www.openssl.org/source/license.html for details */ +#ifdef _MSC_VER +# pragma warning(push, 3) +# include +# pragma warning(pop) +#endif #include "e_gost_err.h" #include "gost_lcl.h" #include