X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_context.c;h=d9ef57926e11d20b640064495ed7a92a3d2c756a;hb=021a2b61b5d904caaf4ceb26ff3163f1f0e4219f;hp=293f921076b47745832ff473e1f43c1b0870415b;hpb=a0d13491d28ee12e1c5517a0684a571be96fc7a5;p=openssl-gost%2Fengine.git diff --git a/test_context.c b/test_context.c index 293f921..d9ef579 100644 --- a/test_context.c +++ b/test_context.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