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