X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_ciphers.c;h=60384988e40f43a012ea93768ae5fbf887af18b6;hb=1ca11da3479fcc98ed8343c9d83684a87a0ee052;hp=2e923a7853a9083a4eb7fdef9c86fbf2dff9c379;hpb=a78aa26906bf544e7771c0af67fa074bd535ade9;p=openssl-gost%2Fengine.git diff --git a/test_ciphers.c b/test_ciphers.c index 2e923a7..6038498 100644 --- a/test_ciphers.c +++ b/test_ciphers.c @@ -5,6 +5,11 @@ * 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