diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/dlltest.cpp')
-rw-r--r-- | plugins/CryptoPP/crypto/src/dlltest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/dlltest.cpp b/plugins/CryptoPP/crypto/src/dlltest.cpp index 0b3287dc7f..59ee13fbbf 100644 --- a/plugins/CryptoPP/crypto/src/dlltest.cpp +++ b/plugins/CryptoPP/crypto/src/dlltest.cpp @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_DLL_ONLY
+#ifndef CRYPTOPP_DLL_ONLY
#define CRYPTOPP_DEFAULT_NO_DLL
#endif
|