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