X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_tls.c;fp=test_tls.c;h=1e805c3e67118d57a18a1f381f9c0ccbd14794a6;hb=1ca11da3479fcc98ed8343c9d83684a87a0ee052;hp=d016e62ca920a7d8427b46302439a34603b89195;hpb=a78aa26906bf544e7771c0af67fa074bd535ade9;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