X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_gost89.c;fp=test_gost89.c;h=b14d5e4e04c3c59f3509aaac60657669667e2594;hb=1ca11da3479fcc98ed8343c9d83684a87a0ee052;hp=d7f0c96298739e1ef6e22a853a6e6150412b7262;hpb=a78aa26906bf544e7771c0af67fa074bd535ade9;p=openssl-gost%2Fengine.git diff --git a/test_gost89.c b/test_gost89.c index d7f0c96..b14d5e4 100644 --- a/test_gost89.c +++ b/test_gost89.c @@ -7,6 +7,11 @@ * No OpenSSL libraries required to compile and use * * this code * **********************************************************************/ +#ifdef _MSC_VER +# pragma warning(push, 3) +# include +# pragma warning(pop) +#endif #include #include "gost89.h" #include