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