diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/dll.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/dll.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/dll.h b/plugins/CryptoPP/crypto/src/dll.h index d92da97124..274e8b6234 100644 --- a/plugins/CryptoPP/crypto/src/dll.h +++ b/plugins/CryptoPP/crypto/src/dll.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_DLL_H
+#ifndef CRYPTOPP_DLL_H
#define CRYPTOPP_DLL_H
#if !defined(CRYPTOPP_IMPORTS) && !defined(CRYPTOPP_EXPORTS) && !defined(CRYPTOPP_DEFAULT_NO_DLL)
|