add necessary header

dev
MITSUNARI Shigeo 6 years ago
parent 5f6dfb04e1
commit b73bac2077
  1. 1
      test/bn_test.cpp

@ -6,6 +6,7 @@ cybozu::CpuClock clk;
#include <mcl/bn256.hpp>
#include <cybozu/option.hpp>
#include <cybozu/xorshift.hpp>
#include <mcl/lagrange.hpp>
#if defined(__EMSCRIPTEN__) && !defined(MCL_AVOID_EXCEPTION_TEST)
#define MCL_AVOID_EXCEPTION_TEST

Loading…
Cancel
Save