diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/config.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/config.h b/plugins/CryptoPP/crypto/src/config.h index 02f05f1ca3..37f60f62b0 100644 --- a/plugins/CryptoPP/crypto/src/config.h +++ b/plugins/CryptoPP/crypto/src/config.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_CONFIG_H
+#ifndef CRYPTOPP_CONFIG_H
#define CRYPTOPP_CONFIG_H
// ***************** Important Settings ********************
|