diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/dh.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/dh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/dh.h b/plugins/CryptoPP/crypto/src/dh.h index 8bf43b7539..590b9bbc93 100644 --- a/plugins/CryptoPP/crypto/src/dh.h +++ b/plugins/CryptoPP/crypto/src/dh.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_DH_H
+#ifndef CRYPTOPP_DH_H
#define CRYPTOPP_DH_H
/** \file
|