diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/osrng.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/osrng.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/osrng.h b/plugins/CryptoPP/crypto/src/osrng.h index 5f220897b8..839e768607 100644 --- a/plugins/CryptoPP/crypto/src/osrng.h +++ b/plugins/CryptoPP/crypto/src/osrng.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_OSRNG_H
+#ifndef CRYPTOPP_OSRNG_H
#define CRYPTOPP_OSRNG_H
#include "config.h"
|