X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_ciphers.c;h=60384988e40f43a012ea93768ae5fbf887af18b6;hb=d47bcf34df615475181a4a11f3fe5560477f3895;hp=2e923a7853a9083a4eb7fdef9c86fbf2dff9c379;hpb=a0d13491d28ee12e1c5517a0684a571be96fc7a5;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