This commit is contained in:
PavelBARABANOV
2026-09-27 05:53:20 +03:00
parent a4b5842253
commit a9566cd627
+2
View File
@@ -17,7 +17,9 @@
#endif
#include "zstd.h"
#define g_ZSTD_threading_useless_symbol g_ZSTD_zbic_threading_useless_symbol
#include "zstd.c"
#undef g_ZSTD_threading_useless_symbol
namespace Common::Compression {