mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-05 03:37:28 +01:00
fix #endif comment
This commit is contained in:
parent
83287854db
commit
27490c6fe0
@ -114,7 +114,7 @@ enum RSAPaddingMode
|
||||
#pragma comment(lib, "legacy_stdio_definitions.lib")
|
||||
#pragma comment(lib, "legacy_stdio_wide_specifiers.lib")
|
||||
#endif
|
||||
#endif // POCO_EXTERNAL_OPENSSL
|
||||
#endif // POCO_INTERNAL_OPENSSL_MSVC_VER
|
||||
#if !defined(Crypto_EXPORTS)
|
||||
#pragma comment(lib, "PocoCrypto" POCO_LIB_SUFFIX)
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user