aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/dexon-foundation/mcl/src/she_c384.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/dexon-foundation/mcl/src/she_c384.cpp')
-rw-r--r--vendor/github.com/dexon-foundation/mcl/src/she_c384.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/dexon-foundation/mcl/src/she_c384.cpp b/vendor/github.com/dexon-foundation/mcl/src/she_c384.cpp
new file mode 100644
index 000000000..bfc456a05
--- /dev/null
+++ b/vendor/github.com/dexon-foundation/mcl/src/she_c384.cpp
@@ -0,0 +1,2 @@
+#define MCLBN_FP_UNIT_SIZE 6
+#include "she_c_impl.hpp"