diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/randpool.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/randpool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/randpool.h b/plugins/CryptoPP/crypto/src/randpool.h index 4ed958437d..4c444be0f2 100644 --- a/plugins/CryptoPP/crypto/src/randpool.h +++ b/plugins/CryptoPP/crypto/src/randpool.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_RANDPOOL_H
+#ifndef CRYPTOPP_RANDPOOL_H
#define CRYPTOPP_RANDPOOL_H
#include "cryptlib.h"
|