mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 00:37:15 +01:00
Remove packing attribute injected by IDE.
This commit is contained in:
parent
ac162b0c14
commit
611c1bf951
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 {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user