diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/crc.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/crc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/crc.h b/plugins/CryptoPP/crypto/src/crc.h index ffe90f4c46..740e77832b 100644 --- a/plugins/CryptoPP/crypto/src/crc.h +++ b/plugins/CryptoPP/crypto/src/crc.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_CRC32_H
+#ifndef CRYPTOPP_CRC32_H
#define CRYPTOPP_CRC32_H
#include "cryptlib.h"
|