aboutsummaryrefslogtreecommitdiff
path: root/src/common/Cryptography/RSA.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Cryptography/RSA.h')
-rw-r--r--src/common/Cryptography/RSA.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/Cryptography/RSA.h b/src/common/Cryptography/RSA.h
index 1eac7c7c06e..865acac2211 100644
--- a/src/common/Cryptography/RSA.h
+++ b/src/common/Cryptography/RSA.h
@@ -17,6 +17,7 @@
#include "Define.h"
#include <openssl/rsa.h>
+#include <string>
#include <type_traits>
namespace Trinity