diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/tiger.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/tiger.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/tiger.h b/plugins/CryptoPP/crypto/src/tiger.h index 05b49d4a1d..b387a7ca65 100644 --- a/plugins/CryptoPP/crypto/src/tiger.h +++ b/plugins/CryptoPP/crypto/src/tiger.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_TIGER_H
+#ifndef CRYPTOPP_TIGER_H
#define CRYPTOPP_TIGER_H
#include "config.h"
|