diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/modarith.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/modarith.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/modarith.h b/plugins/CryptoPP/crypto/src/modarith.h index 7decb621dd..ef106bd90d 100644 --- a/plugins/CryptoPP/crypto/src/modarith.h +++ b/plugins/CryptoPP/crypto/src/modarith.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_MODARITH_H
+#ifndef CRYPTOPP_MODARITH_H
#define CRYPTOPP_MODARITH_H
// implementations are in integer.cpp
|