diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/base32.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/base32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/base32.h b/plugins/CryptoPP/crypto/src/base32.h index d4e635e5ee..6b7937ac78 100644 --- a/plugins/CryptoPP/crypto/src/base32.h +++ b/plugins/CryptoPP/crypto/src/base32.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_BASE32_H
+#ifndef CRYPTOPP_BASE32_H
#define CRYPTOPP_BASE32_H
#include "basecode.h"
|