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