diff --git a/src/RSAKeypair.cpp b/src/RSAKeypair.cpp index e51d344..6a600df 100644 --- a/src/RSAKeypair.cpp +++ b/src/RSAKeypair.cpp @@ -8,6 +8,7 @@ #include #include #include +#include // For NID_sha256 RSAKeypair::RSAKeypair() {}