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