X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_gost89.c;h=b14d5e4e04c3c59f3509aaac60657669667e2594;hb=97b3db1ebf985b73718faaae6c425782d526d44f;hp=d7f0c96298739e1ef6e22a853a6e6150412b7262;hpb=c719289105537c5df301ccad0e6b7e94b6f7843d;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