mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 00:37:15 +01:00
Revert allignment back.
This commit is contained in:
parent
611c1bf951
commit
da39892bb0
2
module/Vendor/CPR/include/cpr/ssl_options.h
vendored
2
module/Vendor/CPR/include/cpr/ssl_options.h
vendored
@ -342,7 +342,7 @@ class SslFastStart {
|
|||||||
|
|
||||||
} // namespace ssl
|
} // namespace ssl
|
||||||
|
|
||||||
struct alignas(128) SslOptions {
|
struct SslOptions {
|
||||||
std::string cert_file{};
|
std::string cert_file{};
|
||||||
std::string cert_type{};
|
std::string cert_type{};
|
||||||
std::string key_file{};
|
std::string key_file{};
|
||||||
|
Loading…
Reference in New Issue
Block a user