summaryrefslogtreecommitdiffstats
path: root/lib/cryptopp/nr.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cryptopp/nr.h')
-rw-r--r--lib/cryptopp/nr.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/cryptopp/nr.h b/lib/cryptopp/nr.h
new file mode 100644
index 000000000..c398e3550
--- /dev/null
+++ b/lib/cryptopp/nr.h
@@ -0,0 +1,6 @@
+#ifndef CRYPTOPP_NR_H
+#define CRYPTOPP_NR_H
+
+#include "gfpcrypt.h"
+
+#endif