diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/elgamal.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/elgamal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/elgamal.h b/plugins/CryptoPP/crypto/src/elgamal.h index 9ca024aa2a..1c5d53ba22 100644 --- a/plugins/CryptoPP/crypto/src/elgamal.h +++ b/plugins/CryptoPP/crypto/src/elgamal.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_ELGAMAL_H
+#ifndef CRYPTOPP_ELGAMAL_H
#define CRYPTOPP_ELGAMAL_H
#include "modexppc.h"
|