diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/gf256.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/gf256.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/gf256.h b/plugins/CryptoPP/crypto/src/gf256.h index 24a86f5cd2..6a75fd2462 100644 --- a/plugins/CryptoPP/crypto/src/gf256.h +++ b/plugins/CryptoPP/crypto/src/gf256.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_GF256_H
+#ifndef CRYPTOPP_GF256_H
#define CRYPTOPP_GF256_H
#include "cryptlib.h"
|