Open YeezB opened 1 month ago
The #pragma pack(1) needs to be paired with #pragma pack(), otherwise it may cause errors when compiling with other libraries.
Tested in this issue
The #pragma pack(1) needs to be paired with #pragma pack(), otherwise it may cause errors when compiling with other libraries.
Tested in this issue
12