set max bit for vint_test

pull/2/head
MITSUNARI Shigeo 6 years ago
parent e03039d0ce
commit ebabddf36d
  1. 1
      test/vint_test.cpp

@ -1,4 +1,5 @@
#include <stdio.h> #include <stdio.h>
#define MCL_MAX_BIT_SIZE 521
#include <mcl/vint.hpp> #include <mcl/vint.hpp>
#include <iostream> #include <iostream>
#include <sstream> #include <sstream>

Loading…
Cancel
Save