mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-15 06:37:13 +02:00
Remove packing attribute injected by IDE.
This commit is contained in:
2
module/Vendor/CPR/include/cpr/ssl_options.h
vendored
2
module/Vendor/CPR/include/cpr/ssl_options.h
vendored
@ -487,7 +487,7 @@ struct alignas(128) SslOptions {
|
||||
session_id_cache = opt.enabled;
|
||||
}
|
||||
#endif
|
||||
} __attribute__((packed));
|
||||
};
|
||||
|
||||
namespace priv {
|
||||
|
||||
|
Reference in New Issue
Block a user