aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bls_c.cpp9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/bls_c.cpp b/src/bls_c.cpp
index ae86508..d3ad2f5 100644
--- a/src/bls_c.cpp
+++ b/src/bls_c.cpp
@@ -1,13 +1,10 @@
-#ifdef __EMSCRIPTEN__
#define MCLBN_DONT_EXPORT
-#include "../mcl/src/fp.cpp"
-#endif
-
-#include "../mcl/src/bn_c_impl.hpp"
-
#define BLS_DLL_EXPORT
#include <bls/bls.h>
+
+#include "../mcl/src/bn_c_impl.hpp"
+
/*
BLS signature
e : G1 x G2 -> Fp12