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