diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/gf2n.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/gf2n.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/gf2n.h b/plugins/CryptoPP/crypto/src/gf2n.h index c4500502ca..aaf2ca63d4 100644 --- a/plugins/CryptoPP/crypto/src/gf2n.h +++ b/plugins/CryptoPP/crypto/src/gf2n.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_GF2N_H
+#ifndef CRYPTOPP_GF2N_H
#define CRYPTOPP_GF2N_H
/*! \file */
|