From f09ec7ce253b0f14d63c7a78c558d54672eba724 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Fri, 22 Mar 2019 14:55:07 +0900 Subject: bls384_256 supports windows --- test/bls_c_test.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/bls_c_test.hpp b/test/bls_c_test.hpp index 274cbd7..e9b6e63 100644 --- a/test/bls_c_test.hpp +++ b/test/bls_c_test.hpp @@ -3,7 +3,7 @@ #include #include #include -#include +#include size_t pubSize(size_t FrSize) { -- cgit v1.2.3