diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/ec2n.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/ec2n.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/ec2n.h b/plugins/CryptoPP/crypto/src/ec2n.h index ebcaf4d26c..a7b0e631d7 100644 --- a/plugins/CryptoPP/crypto/src/ec2n.h +++ b/plugins/CryptoPP/crypto/src/ec2n.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_EC2N_H
+#ifndef CRYPTOPP_EC2N_H
#define CRYPTOPP_EC2N_H
#include "gf2n.h"
|