diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/blumshub.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/blumshub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/blumshub.h b/plugins/CryptoPP/crypto/src/blumshub.h index 538c1520d5..ae7c3df4f3 100644 --- a/plugins/CryptoPP/crypto/src/blumshub.h +++ b/plugins/CryptoPP/crypto/src/blumshub.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_BLUMSHUB_H
+#ifndef CRYPTOPP_BLUMSHUB_H
#define CRYPTOPP_BLUMSHUB_H
#include "modarith.h"
|