X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_sign.c;fp=test_sign.c;h=50b6643ef79286ad54a6b237d87ae68895210113;hb=1ca11da3479fcc98ed8343c9d83684a87a0ee052;hp=e18acc1bb0692c7ba876c8d3888566f1e51325f0;hpb=a78aa26906bf544e7771c0af67fa074bd535ade9;p=openssl-gost%2Fengine.git diff --git a/test_sign.c b/test_sign.c index e18acc1..50b6643 100644 --- a/test_sign.c +++ b/test_sign.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 "gost_lcl.h" #include #include