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