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