diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/sha.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/sha.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/sha.h b/plugins/CryptoPP/crypto/src/sha.h index ff05827c7a..9fd7d6350b 100644 --- a/plugins/CryptoPP/crypto/src/sha.h +++ b/plugins/CryptoPP/crypto/src/sha.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_SHA_H
+#ifndef CRYPTOPP_SHA_H
#define CRYPTOPP_SHA_H
#include "iterhash.h"
|