diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/stdcpp.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/stdcpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/stdcpp.h b/plugins/CryptoPP/crypto/src/stdcpp.h index ca4bd94705..e535310efa 100644 --- a/plugins/CryptoPP/crypto/src/stdcpp.h +++ b/plugins/CryptoPP/crypto/src/stdcpp.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_STDCPP_H
+#ifndef CRYPTOPP_STDCPP_H
#define CRYPTOPP_STDCPP_H
#include <stddef.h>
|