From b73bac2077d42082002b3c48bac31f13269879d7 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Thu, 30 Aug 2018 18:26:12 +0900 Subject: [PATCH] add necessary header --- test/bn_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/bn_test.cpp b/test/bn_test.cpp index 929e235..96ba6e1 100644 --- a/test/bn_test.cpp +++ b/test/bn_test.cpp @@ -6,6 +6,7 @@ cybozu::CpuClock clk; #include #include #include +#include #if defined(__EMSCRIPTEN__) && !defined(MCL_AVOID_EXCEPTION_TEST) #define MCL_AVOID_EXCEPTION_TEST