fix include dependency of ec.hpp

update-fork
MITSUNARI Shigeo 5 years ago
parent b26ee426eb
commit 40a2ec8fd8
  1. 4
      include/mcl/ec.hpp

@ -7,9 +7,7 @@
http://opensource.org/licenses/BSD-3-Clause
*/
#include <stdlib.h>
#include <cybozu/exception.hpp>
#include <mcl/op.hpp>
#include <mcl/util.hpp>
#include <mcl/fp.hpp>
#include <mcl/ecparam.hpp>
//#define MCL_EC_USE_AFFINE

Loading…
Cancel
Save