diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/ecp.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/ecp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/ecp.h b/plugins/CryptoPP/crypto/src/ecp.h index 0fc07b4873..07f906c9aa 100644 --- a/plugins/CryptoPP/crypto/src/ecp.h +++ b/plugins/CryptoPP/crypto/src/ecp.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_ECP_H
+#ifndef CRYPTOPP_ECP_H
#define CRYPTOPP_ECP_H
#include "modarith.h"
|