X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_curves.c;h=865ee8d2d4e3c2bb0bc3eb24f66229c04917e83a;hb=1ca11da3479fcc98ed8343c9d83684a87a0ee052;hp=344a50e04e8cbb700c564fd4afee813126cf0fed;hpb=a78aa26906bf544e7771c0af67fa074bd535ade9;p=openssl-gost%2Fengine.git diff --git a/test_curves.c b/test_curves.c index 344a50e..865ee8d 100644 --- a/test_curves.c +++ b/test_curves.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 "gost_lcl.h" #include #include