X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_sign.c;h=50b6643ef79286ad54a6b237d87ae68895210113;hb=2c54544b48de2998eb657c89bce74d28751adec9;hp=e18acc1bb0692c7ba876c8d3888566f1e51325f0;hpb=141dc82447a18bc8660032216b9b42758c80d335;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