X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_digest.c;fp=test_digest.c;h=68c0e3253f7366cea9d8525dd7199821d92d7093;hb=1ca11da3479fcc98ed8343c9d83684a87a0ee052;hp=9b021989ba9764e96ac009713a4f88ce819a0145;hpb=a78aa26906bf544e7771c0af67fa074bd535ade9;p=openssl-gost%2Fengine.git diff --git a/test_digest.c b/test_digest.c index 9b02198..68c0e32 100644 --- a/test_digest.c +++ b/test_digest.c @@ -7,6 +7,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